aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog4
-rw-r--r--gdb/testsuite/gdb.base/sep.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 83d9b67..278e50e 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2004-04-12 J. Brobecker <brobecker@gnat.com>
+ * gdb.base/sep.exp: Fix typo in comment.
+
+2004-04-12 J. Brobecker <brobecker@gnat.com>
+
* gdb.base/sep.c: New file.
* gdb.base/sep-proc.c: New file.
* gdb.base/sep.exp: New testcase.
diff --git a/gdb/testsuite/gdb.base/sep.exp b/gdb/testsuite/gdb.base/sep.exp
index 7e03d52..2e51e32 100644
--- a/gdb/testsuite/gdb.base/sep.exp
+++ b/gdb/testsuite/gdb.base/sep.exp
@@ -40,7 +40,7 @@ gdb_test "list sep.c:1" ".*" "dummy command to set the current source file"
get_debug_format
# We need to restart the debugger, because the method used to compute
-# the debug format used (above) affects this testcase.
+# the debug format (above) affects this testcase.
gdb_exit
gdb_start
gdb_reinitialize_dir $srcdir/$subdir