* [PATCH] Adjust testsuite for PR backtrace/1718 fix
@ 2004-07-24 13:04 Mark Kettenis
2004-07-24 23:21 ` Michael Chastain
0 siblings, 1 reply; 2+ messages in thread
From: Mark Kettenis @ 2004-07-24 13:04 UTC (permalink / raw)
To: mec.gnu; +Cc: gdb-patches
Michael,
Is this OK? Or can I check this in as obviously correct?
Index: testsuite/ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
gdb1718". PR backtrace/1718 partially fixed.
Index: testsuite/gdb.arch/i386-prologue.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.arch/i386-prologue.exp,v
retrieving revision 1.6
diff -u -p -r1.6 i386-prologue.exp
--- testsuite/gdb.arch/i386-prologue.exp 23 Jul 2004 22:08:39 -0000 1.6
+++ testsuite/gdb.arch/i386-prologue.exp 24 Jul 2004 13:03:37 -0000
@@ -77,7 +77,6 @@ gdb_test "info frame" \
gdb_test "continue" "Program received signal SIGTRAP.*" "continue to gdb1718"
-setup_kfail *-*-* gdb/1718
gdb_test "backtrace 10" \
"#0\[ \t\]*$hex in gdb1718.*\r\n#1\[ \t\]*$hex in main.*" \
"backtrace in gdb1718"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-07-24 23:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-24 13:04 [PATCH] Adjust testsuite for PR backtrace/1718 fix Mark Kettenis
2004-07-24 23:21 ` Michael Chastain
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox