projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72c513b
)
comment change
author
Ian Lance Taylor
<ian@airs.com>
Wed, 24 Jan 1996 19:38:16 +0000
(19:38 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 24 Jan 1996 19:38:16 +0000
(19:38 +0000)
binutils/debug.c
patch
|
blob
|
history
diff --git
a/binutils/debug.c
b/binutils/debug.c
index aee56be6eafb59095062067942c99ea761b7b7c2..845658f017c2a738a70871564fa279b38ede17b4 100644
(file)
--- a/
binutils/debug.c
+++ b/
binutils/debug.c
@@
-717,8
+717,7
@@
debug_start_source (handle, name)
The bfd_vma is the address of the start of the function. Currently
the parameter types are specified by calls to
debug_record_parameter. FIXME: There is no way to specify nested
- functions. FIXME: I don't think there is any way to record where a
- function ends. */
+ functions. */
boolean
debug_record_function (handle, name, return_type, global, addr)