* [PATCH] Fix typo in test name
@ 2014-02-08 9:46 Andreas Schwab
0 siblings, 0 replies; only message in thread
From: Andreas Schwab @ 2014-02-08 9:46 UTC (permalink / raw)
To: gdb-patches
Installed as obvious.
Andreas.
* gdb.python/py-framefilter.exp: Fix typo.
diff --git a/gdb/testsuite/gdb.python/py-framefilter.exp b/gdb/testsuite/gdb.python/py-framefilter.exp
index 905ad8c..948ae94 100644
--- a/gdb/testsuite/gdb.python/py-framefilter.exp
+++ b/gdb/testsuite/gdb.python/py-framefilter.exp
@@ -237,7 +237,7 @@ gdb_test_no_output "python exec (open ('${remote_python_file}').read ())" \
# Disable Reverse
gdb_test_no_output "disable frame-filter global Reverse" \
- "disable frame-filter gloval Reverse for no debuginfo"
+ "disable frame-filter global Reverse for no debuginfo"
gdb_test "bt" \
".*#0..*in main \\(\\).*" \
"bt for no debuginfo"
--
1.8.5.4
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-08 9:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-08 9:46 [PATCH] Fix typo in test name Andreas Schwab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox