forked from Imagelibrary/binutils-gdb
* gdb.base/default.exp: Fix regular expression.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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 $"\
|
||||
|
||||
Reference in New Issue
Block a user