Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfc/rft] [0/5] Untangle register_addr et. al.
@ 2007-04-14 21:08 Ulrich Weigand
  2007-04-17 15:42 ` Daniel Jacobowitz
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Weigand @ 2007-04-14 21:08 UTC (permalink / raw)
  To: gdb-patches

Hello,

the following series of 5 patches attempts to untangle everything related
to "traditional" ptrace-based register access.  Overall, the patch set:

 - Removes every definition of the global register_addr function.
 - Removes most NM file definitions of KERNEL_U_SIZE, U_REGS_OFFSET,
   KERNEL_U_ADDR, and REGISTER_U_ADDR (except on OSF and AIX).
 - Removes all NM file definitions of CANNOT_STORE_REGISTER and
   CANNOT_FETCH_REGISTER.
 - Completely removes core-aout.c
 - Adds a linux_trad_target () function to simplify use of traditional
   register access in a Linux target.
 - Gets rid of nearly all platform nm-linux.h files (except i386).

While not all portions of this are completely mechanical, the patch set
should not actually change the behaviour of any target (except core file
handling on alpha-linux, which should in fact improve ...).

However, as I don't have access to the majority of the affected native
targets, I'd appreciate any volunteers to test test patch set, in 
particular on mips-linux and alpha-linux.

I'd also appreciate any comments on the patch set: is this the right
think to do at this point; am I overlooking anything here?

Thanks,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [rfc/rft] [0/5] Untangle register_addr et. al.
  2007-04-14 21:08 [rfc/rft] [0/5] Untangle register_addr et. al Ulrich Weigand
@ 2007-04-17 15:42 ` Daniel Jacobowitz
  2007-04-23 15:44   ` Ulrich Weigand
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Jacobowitz @ 2007-04-17 15:42 UTC (permalink / raw)
  To: gdb-patches

On Sat, Apr 14, 2007 at 11:07:27PM +0200, Ulrich Weigand wrote:
> However, as I don't have access to the majority of the affected native
> targets, I'd appreciate any volunteers to test test patch set, in 
> particular on mips-linux and alpha-linux.

I haven't looked through the patches yet, but after a bit of a
struggle I've tested them; the differences on mips-linux are in the
noise.  (mips-linux test results are not great at the moment, but not
awful either; the signal and threading tests are doing poorly.)


-- 
Daniel Jacobowitz
CodeSourcery


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [rfc/rft] [0/5] Untangle register_addr et. al.
  2007-04-17 15:42 ` Daniel Jacobowitz
@ 2007-04-23 15:44   ` Ulrich Weigand
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Weigand @ 2007-04-23 15:44 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb-patches

Daniel Jacobowitz wrote:
> On Sat, Apr 14, 2007 at 11:07:27PM +0200, Ulrich Weigand wrote:
> > However, as I don't have access to the majority of the affected native
> > targets, I'd appreciate any volunteers to test test patch set, in 
> > particular on mips-linux and alpha-linux.
> 
> I haven't looked through the patches yet, but after a bit of a
> struggle I've tested them; the differences on mips-linux are in the
> noise.  (mips-linux test results are not great at the moment, but not
> awful either; the signal and threading tests are doing poorly.)

Thanks for testing!

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] 3+ messages in thread

end of thread, other threads:[~2007-04-23 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-14 21:08 [rfc/rft] [0/5] Untangle register_addr et. al Ulrich Weigand
2007-04-17 15:42 ` Daniel Jacobowitz
2007-04-23 15:44   ` Ulrich Weigand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox