This is the mail archive of the gdb-patches@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] |
Hello, boring stuff, I just committed the following patch, using the multiarch pass. Next is the fix_call_dummy method. After that, unless my notes are incomplete, we should be able to go to multiarch partial for hppa (hppa64 will come after). 2003-03-19 J. Brobecker <brobecker at gnat dot com> Continuing work to convert the hppa targets to multiarch partial. * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch method, now that hppa_push_dummy_frame has a conformant prototype. * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation for the switch to multiarch partial. -- Joel
Attachment:
hpux.diff
Description: Text document
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |