This is the mail archive of the gdb-patches@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: [hppa-hpux] Core file support for hppa64-hp-hpux11.11


Don't think this is right.  Is it needed at all?  If it is, then we
should try to do this differently.  The mere fact that the BFD target
is elf64-hppa doesn't imply that this is a HP-UX ELF core file does it?

Well, the osabi sniffer doesn't say that it's a corefile, it just says it's a HPUX ELF file. As for whether "elf64-hppa" means hpux, currently bfd/elf64-hppa.c only supports two targets, hpux and linux, and linux is "elf64-hppa-linux". I know this is not very nice. Do you have any other suggestions?


randolph


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