diff options
author | Nick Clifton <nickc@redhat.com> | 2003-02-13 10:38:37 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-02-13 10:38:37 +0000 |
commit | 6de15b9e9d446dd61ef7f9b929cfc961388af626 (patch) | |
tree | 357aaf71a562df34f3d64ab92e901bd4a6f2dabc /binutils/ChangeLog | |
parent | fe2c4142ca6172f1b95107438da47ed2cfc4eaf7 (diff) | |
download | gdb-6de15b9e9d446dd61ef7f9b929cfc961388af626.zip gdb-6de15b9e9d446dd61ef7f9b929cfc961388af626.tar.gz gdb-6de15b9e9d446dd61ef7f9b929cfc961388af626.tar.bz2 |
For N_SLINE only include function_start_offset if the symbol is within a
function; otherwise, the value is absolute.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ada0c4a..55db2d6 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -8,6 +8,10 @@ * debug.c (debug_record_variable): Handle global register variables. + * stabs.c (parse_stab): For N_SLINE only include + function_start_offset if the symbol is within a function; + otherwise, the value is absolute. + 2003-02-10 Nick Clifton <nickc@redhat.com> * readelf.c (decode_ARM_machine_flags): Handle the |