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


Hello,

this is the next series of 8 patches to get rid of the macros in gdbarch.sh.
The following macros are replaced by this patches:



* ADDR_BITS_REMOVE * ADDRESS_CLASS_TYPE_FLAGS / ADDRESS_CLASS_TYPE_FLAGS_P * DECR_PC_AFTER_BREAK * FETCH_TLS_LOAD_MODULE_ADDRESS / FETCH_TLS_LOAD_MODULE_ADDRESS_P * MEMORY_INSERT_BREAKPOINT / MEMORY_REMOVE_BREAKPOINT * NAME_OF_MALLOC * SKIP_PROLOGUE * SKIP_TRAMPOLINE_CODE / IN_SOLIB_RETURN_TRAMPOLINE

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]