This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: proposed symbol format deprecations


CCing John.

John, the context here is this:

Tom> I've been working on some changes that touch most of the symbol readers,
Tom> and I notice that a couple of them are barely active -- somread.c and
Tom> mdebugread.c.
Tom> 
Tom> somread.c is used to read the HP-UX SOM format:
Tom> 
Tom> http://en.wikipedia.org/wiki/System_Object_Model_%28file_format%29
Tom> 
Tom> It is only used on 32-bit PA-RISC systems.  somread.c can't even be
Tom> built on other machines as it requires the HP-UX <syms.h>.

Tristan> You should talk with the HP/PA GCC maintainer, as AFAIK only
Tristan> gdb is able to debug gcc-generated binaries.

John, is 32-bit HP/PA using SOM objects a live target?

Tom


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