* gdb.base/sep.exp: Fix typo in comment.
This commit is contained in:
parent
a2dba3c819
commit
d23434077e
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user