From: Ian Lance Taylor Date: Wed, 24 Jan 1996 19:38:16 +0000 (+0000) Subject: comment change X-Git-Tag: gdb-4_18~9547 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a837b8fc9692536b38fe435f8f3f52d2749b3527;p=external%2Fbinutils.git comment change --- diff --git a/binutils/debug.c b/binutils/debug.c index aee56be..845658f 100644 --- 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)