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


Hello,

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

The following macros are replaced by this patches:

* BREAKPOINT_FROM_PC
* TARGET_ADDR_BIT
* TARGET_BFD_VMA_BIT
* TARGET_ARCHITECTURE

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]