Move `compute_probe_arg' and `compile_probe_arg' to probe.c
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / stap-probe.exp
index 73e6ca353c50dc8d7fcb6251e1b9d6a22999098b..7310b25b74adc5af58a9e419a282a1e3715a5aee 100644 (file)
@@ -30,7 +30,7 @@ proc stap_test {exec_name {arg ""}} {
        return -1
     }
 
-    gdb_test "print \$_probe_argc" "No SystemTap probe at PC $hex" \
+    gdb_test "print \$_probe_argc" "No probe at PC $hex" \
        "check argument not at probe point"
 
     gdb_test "info probes stap" \
This page took 0.025221 seconds and 4 git commands to generate.