+2011-10-18 Tom Tromey <tromey@redhat.com>
+
+ * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
+
2011-10-18 Tom Tromey <tromey@redhat.com>
* gdb.base/source.exp: Don't include full file name in test name.
gdb_continue_to_breakpoint "break here 2"
# All jit librares must have been unregistered
gdb_test "info function jit_function" \
- "All functions matching regular expression \"jit_function\":" \
+ "All functions matching regular expression \"jit_function\":"
set pf_prefix $old_pf_prefix
}