* gdb.base/default.exp: Fix regular expression.

This commit is contained in:
Corinna Vinschen
2003-03-20 14:45:50 +00:00
parent 0d195a4f2d
commit 2512cf80ca
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2003-03-20 Corinna Vinschen <vinschen@redhat.com>
* gdb.base/default.exp: Fix regular expression.
2003-03-20 Corinna Vinschen <vinschen@redhat.com>
* gdb.base/args.exp: Fix regular expression.

View File

@ -428,7 +428,7 @@ No executable file specified.*
Use the \"file\" or \"exec-file\" command.*$gdb_prompt $"\
{ pass "run \"r\" abbreviation" }
-re "Starting program: .*
No executable specified, use .target exec.\..*$gdb_prompt $"\
No executable specified, use .target exec.\\..*$gdb_prompt $"\
{ pass "run \"r\" abbreviation" }
-re "Starting program: .*
No image loaded into target.*$gdb_prompt $"\
@ -460,7 +460,7 @@ No executable file specified.*
Use the \"file\" or \"exec-file\" command.*$gdb_prompt $"\
{ pass "run" }
-re "Starting program: .*
No executable specified, use .target exec.\..*$gdb_prompt $"\
No executable specified, use .target exec.\\..*$gdb_prompt $"\
{ pass "run" }
-re "Starting program: .*
No image loaded into target.*$gdb_prompt $"\