* [0/3] Remove deprecated_register_gdbarch_swap
@ 2007-06-08 23:22 Ulrich Weigand
0 siblings, 0 replies; only message in thread
From: Ulrich Weigand @ 2007-06-08 23:22 UTC (permalink / raw)
To: gdb-patches
Hello,
assuming that the following patch sets are applied:
Eliminate read_register:
http://sourceware.org/ml/gdb-patches/2007-06/msg00079.html
Eliminate current_regcache:
http://sourceware.org/ml/gdb-patches/2007-06/msg00093.html
Clean up built-in types:
http://sourceware.org/ml/gdb-patches/2007-06/msg00112.html
there are only two gdbarch-swapped data variables remaining:
- remote_address_masked in remote.c
- stop_registers in infrun.c
Fortunately those two seem relatively straightforward to eliminate,
so this is what the following small patch set does:
[1/3] Remove gdbarch-swapping of remote_address_masked
[2/3] Remove gdbarch-swapping of stop_registers
[3/3] Remove deprecated_register_gdbarch_swap infrastructure
Once this patch set is in place, it will finally be safe to
maintain multiple active gdbarch structures at the same time.
I've tested the combination of this patch set on top of all
the patches referred to above on i386-linux, powerpc64-linux,
s390-ibm-linux, s390x-ibm-linux, and spu-elf.
I'd appreciate any comments on this patch set.
Bye,
Ulrich
--
Dr. Ulrich Weigand
GNU Toolchain for Linux on System z and Cell BE
Ulrich.Weigand@de.ibm.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-08 23:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-08 23:22 [0/3] Remove deprecated_register_gdbarch_swap Ulrich Weigand
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox