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]

[rfc] [00/17] Get rid of current_gdbarch (4th)


Hi,

this is the 4th patch set for getting rid of current_gdbarch.

Patch 04/17 is a patch from Ulrich which adds "struct gdbarch" to "struct objfile" to enable accessing an objfiles's architecture. Some of the following patches depend on this patch.
@Uli: I hope it's ok that I borrowed your patch ? ;-)


I do have no idea how to test the changes to win32-nat and go32-nat. Although the changes are still
mostly mechanical it would somewhen be a good idea to test it, I guess.

Tested by running testuite on x86 and gdb_mbuild.

Is this ok? Thanks a lot for your effort

--
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com



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