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] |
Date: Tue, 21 Dec 2004 18:23:35 -0500 From: Kris Warkentin <kewarken@qnx.com>
Really long ChangeLog for relatively simple fix. Created new supply_regset functions and changed my old ones to call them instead.
Then register them with gdbarch and rip out all the deprecated stuff.
Look okay?
Any reason why you can't use the generic register support in i386-tdep.c?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |