From: Jason Merrill <jason@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: PATCH to testsuite/gdb.c++/namespace.exp
Date: Thu, 10 Jan 2002 05:20:00 -0000 [thread overview]
Message-ID: <wvl666agx74.fsf@prospero.cambridge.redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 181 bytes --]
Applied as obvious; gdb doesn't print the full three octal digits for a
null character.
2002-01-10 Jason Merrill <jason@redhat.com>
* gdb.c++/namespace.exp: '\0', not '\000'.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 643 bytes --]
*** namespace.exp.~1~ Tue Jan 8 11:46:08 2002
--- namespace.exp Thu Jan 10 12:55:59 2002
*************** gdb_test "up" ".*main.*" "up from marker
*** 80,86 ****
send_gdb "print 'AAA::c'\n"
gdb_expect {
! -re "\\$\[0-9\]* = 0 '\\\\000'\r\n$gdb_prompt $" { pass "print 'AAA::c'" }
-re ".*$gdb_prompt $" { fail "print 'AAA::c'" }
timeout { fail "(timeout) print 'AAA::c'" }
}
--- 80,86 ----
send_gdb "print 'AAA::c'\n"
gdb_expect {
! -re "\\$\[0-9\]* = 0 '\\\\0'\r\n$gdb_prompt $" { pass "print 'AAA::c'" }
-re ".*$gdb_prompt $" { fail "print 'AAA::c'" }
timeout { fail "(timeout) print 'AAA::c'" }
}
next reply other threads:[~2002-01-10 13:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-10 5:20 Jason Merrill [this message]
2002-01-10 8:50 Michael Elizabeth Chastain
2002-01-10 9:36 ` Michael Snyder
2002-01-10 10:06 Michael Elizabeth Chastain
2002-01-10 10:28 ` Michael Snyder
2002-01-10 10:34 Michael Elizabeth Chastain
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=wvl666agx74.fsf@prospero.cambridge.redhat.com \
--to=jason@redhat.com \
--cc=gdb-patches@sources.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