Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <pedro_alves@portugalmail.pt>
To: Joel Brobecker <brobecker@adacore.com>,
	  Pedro Alves <pedro_alves@portugalmail.pt>,
	 Pierre Muller <muller@ics.u-strasbg.fr>,
	 gdb-patches@sourceware.org
Subject: Re: [RFC] Stabs parsing regression from GDB 6.6 to GDB 6.6.90
Date: Sun, 23 Sep 2007 11:39:00 -0000	[thread overview]
Message-ID: <46F65040.8050203@portugalmail.pt> (raw)
In-Reply-To: <20070922230806.GA30487@caradoc.them.org>

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Daniel Jacobowitz wrote:

> There is already a gdb.stabs directory.  

... and all this time, it wasn't running on Cygwin, although
the official compiler uses stabs.

This patch fixes it.

This is what I get from running weird.exp

# of expected passes            190
# of expected failures          7

This is what I get from running exclfwd.exp

# of expected passes            1
# of known failures             2

Both with and without the read_huge_number patch.

weird.def seems like a good place to add a new testcase.

OK?

Cheers,
Pedro Alves


[-- Attachment #2: stabs_default.diff --]
[-- Type: text/x-diff, Size: 1119 bytes --]

2007-09-23  Pedro Alves  <pedro_alves@portugalmail.pt>

	* configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
	targets.
	* configure: Regenerate.

---
 gdb/testsuite/configure    |    2 ++
 gdb/testsuite/configure.ac |    2 ++
 2 files changed, 4 insertions(+)

Index: src/gdb/testsuite/configure
===================================================================
--- src.orig/gdb/testsuite/configure	2007-03-31 18:35:56.000000000 +0100
+++ src/gdb/testsuite/configure	2007-09-23 12:31:32.000000000 +0100
@@ -1457,6 +1457,8 @@ case $target in
  | *-sun-*        \
  | hppa*-*-*      \
  | *-*-elf*       \
+ | *-pc-cygwin*   \
+ | *-pc-mingw*    \
  )
     with_stabs=yes ;;
  *)
Index: src/gdb/testsuite/configure.ac
===================================================================
--- src.orig/gdb/testsuite/configure.ac	2007-09-22 17:09:56.000000000 +0100
+++ src/gdb/testsuite/configure.ac	2007-09-23 12:29:14.000000000 +0100
@@ -46,6 +46,8 @@ case $target in
  | *-sun-*        \
  | hppa*-*-*      \
  | *-*-elf*       \
+ | *-pc-cygwin*   \
+ | *-pc-mingw*    \
  )
     with_stabs=yes ;;
  *)


  parent reply	other threads:[~2007-09-23 11:39 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000e01c7fb9b$22e600f0$68b202d0$@u-strasbg.fr>
2007-09-21  8:01 ` Pierre Muller
2007-09-22  3:07   ` Pedro Alves
2007-09-22  4:20     ` Joel Brobecker
2007-09-22 10:17       ` Pedro Alves
2007-09-22 19:39     ` Pedro Alves
2007-09-22 22:58       ` Joel Brobecker
2007-09-22 23:08         ` Daniel Jacobowitz
2007-09-23  1:17           ` Joel Brobecker
2007-09-23 10:17             ` Pedro Alves
2007-09-23 11:39           ` Pedro Alves [this message]
2007-09-23 12:42             ` Daniel Jacobowitz
2007-09-23 13:57               ` Pedro Alves
2007-09-24  0:43       ` Pedro Alves
2007-09-24  9:15         ` Pierre Muller
2007-09-24 10:21           ` Pedro Alves
2007-09-24 13:30             ` Pierre Muller
2007-09-25  8:09               ` Pedro Alves
2007-09-25 23:58                 ` Pedro Alves
2007-10-03 12:06                   ` Pierre Muller
2007-10-03 16:43                     ` Jim Blandy
2007-10-03 18:44                     ` Joel Brobecker
2007-10-03 18:51                       ` Daniel Jacobowitz
2007-10-03 19:07                         ` Joel Brobecker
2007-10-03 21:36                         ` Pedro Alves
2007-10-03 21:40                           ` Daniel Jacobowitz
2007-10-05  9:59                             ` Pedro Alves
2007-10-08 23:26                               ` Pedro Alves
2007-10-09  9:10                                 ` Pierre Muller
2007-10-09 11:39                                   ` Pedro Alves
2007-09-23  1:06     ` Joel Brobecker
2007-09-24  6:57     ` Pierre Muller

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=46F65040.8050203@portugalmail.pt \
    --to=pedro_alves@portugalmail.pt \
    --cc=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=muller@ics.u-strasbg.fr \
    /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