binutils-gdb/binutils/doc
Nick Alcock 616febde0c binutils: readelf: when dumping CTF, load strtab and symtab automatically
We were only loading them when explicitly requested, which leads to
strings that point off into empty space (into the non-loaded "external"
ELF string table).  Avoid this unfortunate consequence by loading the
strtab and symtab by default, unless a blank name is given.

binutils/
	* readelf.c (dump_ctf_symtab_name): Give default value.
	(dump_ctf_strtab_name): Likewise.
	(dump_section_as_ctf): Allow for the null string.
2019-10-03 17:04:55 +01:00
..
binutils.texi binutils: readelf: when dumping CTF, load strtab and symtab automatically 2019-10-03 17:04:55 +01:00
ctf.options.texi binutils: CTF support for objdump and readelf 2019-05-28 17:09:45 +01:00
debug.options.texi Extend readelf and objdump so that they will display and follow multiple links to separate debug information files. 2019-02-22 10:36:24 +00:00
fdl.texi
Makefile.am binutils: doc: make make clean clean more things 2019-09-18 09:14:59 -04:00
Makefile.in binutils: doc: make make clean clean more things 2019-09-18 09:14:59 -04:00