Browse Source
From Jim Ingham <jingham@apple.com>:
* dbxread.c (process_one_symbol): Use last_function_start rather
than function_start_offset to find the real beginning of the
current function. The latter is just the text section offset on
some systems, the former is always the real function start.
binutils-2_14-branch
2 changed files with 13 additions and 4 deletions
Loading…
Reference in new issue