From: Daniel Jacobowitz <drow@false.org>
To: gdb-patches@sourceware.org
Subject: [ob] Correct ovldbreak.exp KFAILs
Date: Mon, 06 Jul 2009 19:20:00 -0000 [thread overview]
Message-ID: <20090706192000.GA26561@caradoc.them.org> (raw)
Tom confirmed for me that GDB is expected to print \3 instead of \003
nowadays. This change caused a PASS -> KFAIL transition that I
noticed when diffing logs. Fix tested on x86_64-linux and committed.
--
Daniel Jacobowitz
CodeSourcery
2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
* gdb.cp/ovldbreak.exp: Update expected output for character constants.
Index: gdb.cp/ovldbreak.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.cp/ovldbreak.exp,v
retrieving revision 1.11
diff -u -p -r1.11 ovldbreak.exp
--- gdb.cp/ovldbreak.exp 3 Jan 2009 05:58:04 -0000 1.11
+++ gdb.cp/ovldbreak.exp 6 Jul 2009 19:18:14 -0000
@@ -341,9 +341,9 @@ proc continue_to_bp_overloaded {might_kf
}
continue_to_bp_overloaded 0 25 "(void|)" ""
-continue_to_bp_overloaded 1 24 "char" "arg=2 \\'\\\\002\\'"
-continue_to_bp_overloaded 1 23 "signed char" "arg=3 \\'\\\\003\\'"
-continue_to_bp_overloaded 1 22 "unsigned char" "arg=4 \\'\\\\004\\'"
+continue_to_bp_overloaded 1 24 "char" "arg=2 \\'\\\\2\\'"
+continue_to_bp_overloaded 1 23 "signed char" "arg=3 \\'\\\\3\\'"
+continue_to_bp_overloaded 1 22 "unsigned char" "arg=4 \\'\\\\4\\'"
continue_to_bp_overloaded 1 21 "short" "arg=5"
continue_to_bp_overloaded 1 20 "unsigned short" "arg=6"
continue_to_bp_overloaded 0 19 "int" "arg=7"
next reply other threads:[~2009-07-06 19:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 19:20 Daniel Jacobowitz [this message]
2009-07-06 19:41 ` Mark Kettenis
2009-07-06 19:47 ` Daniel Jacobowitz
2009-07-07 1:54 ` Tom Tromey
2009-07-07 14:10 ` Tom Tromey
2009-07-07 15:00 ` Daniel Jacobowitz
2009-07-07 20:37 ` 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=20090706192000.GA26561@caradoc.them.org \
--to=drow@false.org \
--cc=gdb-patches@sourceware.org \
/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