Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Tromey <tom@tromey.com>
To: Tom de Vries <tdevries@suse.de>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH][gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of-range-end-of-seq.exp
Date: Wed, 27 Jan 2021 13:39:06 -0700	[thread overview]
Message-ID: <87czxqf72t.fsf@tromey.com> (raw)
In-Reply-To: <20210126180258.GA7826@delia> (Tom de Vries's message of "Tue, 26 Jan 2021 19:02:59 +0100")

>>>>> "Tom" == Tom de Vries <tdevries@suse.de> writes:

Tom> 2021-01-26  Tom de Vries  <tdevries@suse.de>

Tom> 	* gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
Tom> 	"maint info line-table".  Make PASS pattern more specific.  Make
Tom> 	FAIL pattern work for -m32.

Thanks.

Tom> -gdb_test_multiple "maint info line-table" "END with address 1 eliminated" {
Tom> -    -re -wrap "END *0x0*1 Y \r\n.*" {
Tom> +set test "END with address 1 eliminated"
Tom> +gdb_test_multiple "maint info line-table $srcfile$" $test {
Tom> +    -re -wrap "END *0x0*1 *Y \r\n.*" {
Tom>  	fail $gdb_test_name

Should this just pass $gdb_test_name to gdb_test_multiple, rather than
$test?  It seems like the two things should be the same.

Tom

  reply	other threads:[~2021-01-27 20:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 18:02 Tom de Vries
2021-01-27 20:39 ` Tom Tromey [this message]
2021-01-27 20:51   ` tdevries
2021-01-27 21:51     ` Tom Tromey

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=87czxqf72t.fsf@tromey.com \
    --to=tom@tromey.com \
    --cc=gdb-patches@sourceware.org \
    --cc=tdevries@suse.de \
    /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