]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/jump.exp
linespec rewrite:
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / jump.exp
index a5577e2ed054ca210644d8da211d32dc75b1785d..a7b2177480fbe63c8accf39f781f6d071a786574 100644 (file)
@@ -92,7 +92,7 @@ gdb_test "jump" "Argument required .starting address.*" \
 # trailing junk.
 #
 gdb_test "jump 21 100" \
-    "Junk at end of line specification: 100.*" \
+    "malformed linespec error: unexpected number, \"100\"" \
     "jump with trailing argument junk"