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] [0/2] Get rid of current_gdbarch in tdeps


Hi,

these two patches get rid of some of the current_gdbarchs in the tdep files. The first patch therefor adds gdbarch
as paramter to skip_prologue routines. The second patch mostly consists of trivial or mechanical changes to some tdep files.

The patches are tested by gdb_mbuild and by running the testsuite on x76 without regression.



Regards,
Markus


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