From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: gdb-patches@sourceware.org
Subject: [0/3] Remove deprecated_register_gdbarch_swap
Date: Fri, 08 Jun 2007 23:22:00 -0000 [thread overview]
Message-ID: <200706082322.l58NMAh7019329@d12av02.megacenter.de.ibm.com> (raw)
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
reply other threads:[~2007-06-08 23:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200706082322.l58NMAh7019329@d12av02.megacenter.de.ibm.com \
--to=uweigand@de.ibm.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox