+
+ PR gdb/8704
+
+ * gdb.base/condbreak.exp: Test combinations of "break *EXP",
+ "if", and "thread". Correct matching in the previous test.
+
+
+ * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
+
+
+ * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
+ * gdb.reverse-watch-precsave.exp: Ditto.
+
+
+ * gdb.asm/asm-source.exp: Adjust.
+ * gdb.base/help.exp: Adjust.
+
+
+ * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
+ (do_syscall_tests_without_xml): Set data-directory to
+ /the/path/to/nowhere.
+
+
+ * gdb.threads/local-watch-wrong-thread.c,
+ gdb.threads/local-watch-wrong-thread.exp: New files.
+
+
+ * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
+ assume new `regsub' syntax available.
+
+
+ * gdb.base/watchpoint-hw-hit-once.exp,
+ gdb.base/watchpoint-hw-hit-once.c: New.
+
+
+ * gdb.threads/watchthreads-reorder.exp,
+ gdb.threads/watchthreads-reorder.c: New.
+
+
+ * gdb.xml/tdesc-regs.exp: Use for m68k.
+
+
+ * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
+
+
+ * lib/gdb.exp (current_target_name): New procedure.
+ (gdb_wrapper_target): New variable.
+ (gdb_wrapper_init): Set gdb_wrapper_target.
+ (default_gdb_init): Check gdb_wrapper_target before rebuilding the
+ wrapper.
+
* gdb.base/remote.exp: Delete the slowest load test.