mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-18 08:38:10 +08:00
comment change
This commit is contained in:
@ -717,8 +717,7 @@ debug_start_source (handle, name)
|
|||||||
The bfd_vma is the address of the start of the function. Currently
|
The bfd_vma is the address of the start of the function. Currently
|
||||||
the parameter types are specified by calls to
|
the parameter types are specified by calls to
|
||||||
debug_record_parameter. FIXME: There is no way to specify nested
|
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
|
functions. */
|
||||||
function ends. */
|
|
||||||
|
|
||||||
boolean
|
boolean
|
||||||
debug_record_function (handle, name, return_type, global, addr)
|
debug_record_function (handle, name, return_type, global, addr)
|
||||||
|
Reference in New Issue
Block a user