[RFA/PATCH] Add Mach-O support to read_section_stabs_debugging_info.

Klee Dienes klee@apple.com
Sun Nov 10 21:11:00 GMT 2002


The bfd layer for Mach-O binaries gives all of the generated BFD 
sections names of SECTION_TYPE.section_name, to provide for a uniform 
naming scheme among the sections of Mach-O binaries.  The following 
patch adds LC_SYMTAB.stabs and LC_SYMTAB.stabstr to the table of 
recognized sections for read_section_stabs_debugging_info, so that 
'objdump' and friends can dump Mach-O stabs information.

2002-11-10  Klee Dienes  <kdienes@apple.com>

         * rddbg.c (read_section_stabs_debugging_info): Also recognize
         LC_SYMTAB.stab/LC_SYMTAB.stabstr as a valid pair of section 
names.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rddbg.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20021110/997ccfaf/attachment.txt>


More information about the Binutils mailing list