mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
* objdump.c (stabs): Change from struct internal_nlist * to
bfd_byte *. (print_section_stabs): Fetch stabs information directly, rather than assuming that struct internal_nlist is the right size.
This commit is contained in:
parent
b613bfbf2c
commit
25eb508ed4
@ -1,5 +1,10 @@
|
||||
Wed Jun 19 14:46:38 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* objdump.c (stabs): Change from struct internal_nlist * to
|
||||
bfd_byte *.
|
||||
(print_section_stabs): Fetch stabs information directly, rather
|
||||
than assuming that struct internal_nlist is the right size.
|
||||
|
||||
* binutils.texi: Document change to binary format: file position
|
||||
based on load address, not section VMA.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user