* gdb.base/sep.exp: Fix typo in comment.

This commit is contained in:
Joel Brobecker 2004-04-12 20:22:54 +00:00
parent a2dba3c819
commit d23434077e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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