This is the mail archive of the gdb@sources.redhat.com 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: open watcom


> Also, I'm not sure whether "hp" is an object code format or a debug
> format.

HP32 uses SOM (object format). The Debug format used is then stabs.
HP64 uses ELF, in which case you have the choice between stabs or
dwarf2.

-- 
Joel


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