Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: tdevries <tdevries@suse.de>
To: Tom Tromey <tom@tromey.com>
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 21:51:10 +0100	[thread overview]
Message-ID: <734a8ca8e60f95eadde55cc6b4b96a6a@suse.de> (raw)
In-Reply-To: <87czxqf72t.fsf@tromey.com>

On 2021-01-27 21:39, Tom Tromey wrote:
>>>>>> "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.

gdb_test_name is a dedicated variable that's only valid inside 
gdb_test_multiple.

Thanks,
- Tom

  reply	other threads:[~2021-01-27 20:51 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
2021-01-27 20:51   ` tdevries [this message]
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=734a8ca8e60f95eadde55cc6b4b96a6a@suse.de \
    --to=tdevries@suse.de \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.com \
    /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