Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Nick Roberts <nickrob@snap.net.nz>
Cc: Mark Kettenis <mark.kettenis@xs4all.nl>, gdb-patches@sourceware.org
Subject: Re: Testsuite failures
Date: Mon, 17 Jul 2006 00:39:00 -0000	[thread overview]
Message-ID: <20060717003949.GA28777@nevyn.them.org> (raw)
In-Reply-To: <17594.56182.524945.674557@kahikatea.snap.net.nz>

On Mon, Jul 17, 2006 at 12:36:06PM +1200, Nick Roberts wrote:
>  > If you're not in a procedure you're normally at global scope.  Must
>  > have been some other problem, maybe quoting.  The file already uses
>  > $hex elsewhere.
> 
> I see the problem now, gdb_expect_list needs "-re":

I'm pretty sure it doesn't.  It always treats the list items as regular
expressions.

The problem is elsewhere:

>   gdb_expect_list "first run until main breakpoint" "$gdb_prompt$" {

You're in {} quoting, so variables are not expanded.  It is probably
not worth changing that.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2006-07-17  0:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-16 11:42 Mark Kettenis
2006-07-16 12:38 ` Nick Roberts
2006-07-17  0:11   ` Daniel Jacobowitz
2006-07-17  0:26     ` Nick Roberts
2006-07-17  0:30       ` Daniel Jacobowitz
2006-07-17  0:37         ` Nick Roberts
2006-07-17  0:39           ` Daniel Jacobowitz [this message]
2006-07-17  0:55             ` Nick Roberts
2006-07-17  0:59               ` Daniel Jacobowitz
2006-07-17  6:00               ` Mark Kettenis

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=20060717003949.GA28777@nevyn.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    --cc=nickrob@snap.net.nz \
    /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