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/6] Remove macros from gdbarch.sh


Hello,

this is the next series of 6 patches to get rid of the macros in gdbarch.sh.

The following macros are replaced by this patches:


* TARGET_VIRTUAL_FRAME_POINTER * REGISTER_SIM_REGNO * CONVERT_REGISTER_P, REGISTER_TO_VALUE and VALUE_TO_REGISTER * SMASH_TEXT_ADDRESS * *_REG_TO_REGNUM * DEPRECATED_STACK_ALIGN


I tested this patchset by running gdb_mbuild.sh and run the testsuite on x86. The testsuite showed no regressions. I'd appreciate any comments to this patches. Thank you very much in advance.

Regards,
Markus

--
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]