OSDN Git Service

* gdb.base/default.exp: Fix regular expression.
authorcorinna <corinna>
Thu, 20 Mar 2003 14:45:50 +0000 (14:45 +0000)
committercorinna <corinna>
Thu, 20 Mar 2003 14:45:50 +0000 (14:45 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/default.exp

index cceef9d..05cc180 100644 (file)
@@ -1,5 +1,9 @@
 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.
 
 2003-03-20  Corinna Vinschen  <vinschen@redhat.com>
index f8dbfd8..9179a53 100644 (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 $"\