Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: 'Daniel Jacobowitz' <drow@false.org>
To: Pierre Muller <muller@ics.u-strasbg.fr>
Cc: 'Andreas Schwab' <schwab@suse.de>, gdb-patches@sourceware.org
Subject: Re: [RFC] Trying to fix testsuite/gdb.arch/i386-sse.exp pattern 	problem
Date: Thu, 08 Nov 2007 15:00:00 -0000	[thread overview]
Message-ID: <20071108150044.GA29500@caradoc.them.org> (raw)
In-Reply-To: <005301c82216$cd888400$68998c00$@u-strasbg.fr>

On Thu, Nov 08, 2007 at 03:51:11PM +0100, Pierre Muller wrote:
> > printf 'send_user "[regexp {[\r\n]*(.* = 1{1,}2{1,}.*)[\r\n]+\(gdb\) $}
> > {print 1122233\r\n$2 = 1122233\r\n(gdb) }]\n"' | expect
> It does succeed indeed... 
> > It should print 1; if it prints 0 for you that would be somewhere to
> > start.
> 
>   But if I put the send_user part inside my test.exp
> it returns 0!

That's not surprising.  The quoting rules are different.  Try:

send_user "[regexp {[\r\n]*(.* = 1{1,}2{1,}.*)[\r\n]+\(gdb\) $} \
	  "print 1122233\r\n\$2 = 1122233\r\n(gdb) "]\n"

The quotes instead of braces let literal \r\n get into the test string.

-- 
Daniel Jacobowitz
CodeSourcery


      reply	other threads:[~2007-11-08 15:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-07 14:37 Pierre Muller
2007-11-07 15:11 ` Daniel Jacobowitz
2007-11-08  9:50   ` Pierre Muller
2007-11-08 10:43     ` Andreas Schwab
2007-11-08 10:55       ` Pierre Muller
2007-11-08 12:38         ` 'Daniel Jacobowitz'
2007-11-08 13:31           ` Pierre Muller
2007-11-08 13:42             ` 'Daniel Jacobowitz'
2007-11-08 14:14               ` Pierre Muller
2007-11-08 14:27                 ` 'Daniel Jacobowitz'
2007-11-08 14:51                   ` Pierre Muller
2007-11-08 15:00                     ` 'Daniel Jacobowitz' [this message]

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=20071108150044.GA29500@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=muller@ics.u-strasbg.fr \
    --cc=schwab@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