This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfa] Handle stabs sections for SOM


Hi Randolph,

On SOM (HPUX 32-bit binary format), the stabs debug sections emitted by
gcc are named $GDB_SYMBOLS$ and $GDB_STRINGS$. This patch lets binutils
understand this so that "objdump -G" works.

Thanks - I have checked your patch in together with this ChangeLog entry:


binutils/ChangeLog
2005-12-22  Randolph Chung  <randolph@tausq.org>

	* rddbg.c (read_section_stabs_debugging_info): Add $GDB_SYMBOLS$
	entry to names[] array for SOM binaries.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]