Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [rfc/rft] [0/3] Remove stabs target macros
@ 2007-10-05 18:04 Ulrich Weigand
  2007-10-05 21:03 ` Joel Brobecker
  0 siblings, 1 reply; 6+ messages in thread
From: Ulrich Weigand @ 2007-10-05 18:04 UTC (permalink / raw)
  To: gdb-patches

Hello,

the following series of three patches removes (nearly) the last remaining
target macros and TM files.  These have to do with special cases of the
stabs debug format on certain platforms:

 - VARIABLES_INSIDE_BLOCK
    (used on arm configurations)
 - STATIC_TRANSFORM_NAME / IS_STATIC_TRANSFORM_NAME
    (used on Solaris configurations)
 - SOFUN_ADDRESS_MAYBE_MISSING
    (used on Solaris configurations and i386/ppc Linux)

I don't know if these special cases are actually still relevant today.
However, the patch series should exactly preserve the current behaviour
on all affected targets, by introducing new gdbarch callbacks instead.

Unfortunately, I'm unable to actually test this as I don't have access
to any platform where those cases are used (or indeed any platform
using stabs as native debug format).

I've tested the series on s390-ibm-linux and s390x-ibm-linux without
regressions (when using DWARF-2).  I've also ran the testsuite using
CC="gcc -gstabs+" to enforce use of stabs; there were no regressions
introduced by the patches either (however, test results were generally
bad anyway).

I'd appreciate any comments on those patches, and in particular it 
would be great if anyone could test them on one of the affected
platforms.

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

end of thread, other threads:[~2007-10-08 15:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-05 18:04 [rfc/rft] [0/3] Remove stabs target macros Ulrich Weigand
2007-10-05 21:03 ` Joel Brobecker
2007-10-06 13:23   ` Ulrich Weigand
2007-10-07  7:29     ` Joel Brobecker
2007-10-08 15:47       ` Joel Brobecker
2007-10-08 15:59         ` Ulrich Weigand

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