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]

Re: [PATCH] replace macro bodies in tm-hppa.h by function calls


I have committed the following under the multiarch rule. It has been
tested on hppa2.0w-hp-hpux11.00. Basically, I converted all the macros
that will eventually disappear when the multiarching is partial by
functions... Let me know if there is anything that was not correct.
It's spot on!

Also, I appologize if the patch is a bit too big (let me know). I
figured these changes were pretty mechanical, so it was ok to submit
them all in one patch.
Yep. You must be getting close to the nasty bit - trying to convert the frame code to something more up-to-date :-/

Andrew



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