public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@wins.uva.nl>
To: msnyder@redhat.com
Cc: gdb@sources.redhat.com
Subject: FAIL: gdb.base/finish.exp: finish from char_func
Date: Thu, 21 Dec 2000 04:50:00 -0000	[thread overview]
Message-ID: <200012211250.eBLCoDW16364@delius.kettenis.local> (raw)

Hi Michael,

Running the testsuite on i586-pc-linux-gnu gives me the following failure:

   FAIL: gdb.base/finish.exp: finish from char_func

From the .log file I see that the output is:

   Value returned is $1 = 49 '1'^M

which looks OK to me.  But in finish.exp there is the following
regular expression:

   ".*Value returned is .* = 1 '.001'\r\n$gdb_prompt $"

which I don't understand at all.  I would expect something like:

   ".*Value returned is .* = \[0123456789\]* '1'\r\n$gdb_prompt $"

(since you wouldn't want to assume that the character set in use is
ASCII).

What's up?

Mark

             reply	other threads:[~2000-12-21  4:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-21  4:50 Mark Kettenis [this message]
2000-12-21  7:41 ` Fernando Nasser
2000-12-21  9:57   ` Michael Snyder
2000-12-21  9:52 ` Michael Snyder
2000-12-21 11:52   ` 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=200012211250.eBLCoDW16364@delius.kettenis.local \
    --to=kettenis@wins.uva.nl \
    --cc=gdb@sources.redhat.com \
    --cc=msnyder@redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).