2012-01-27 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 95a890dd476355f64ae5a32bcf8fbc968d552baf..1ef4b12a27864c0c69ffb72cafb8a499347f6eb7 100644 (file)
@@ -1,3 +1,105 @@
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (no_hw): New global.
+       (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
+       disable hw watchpoints.
+       (test_wide_location_1, test_wide_location_2): If no_hw is set,
+       don't expect hw watchpoints.
+       (no_hw_watchpoints): Always clean restart.
+       (do_tests): New procedure, factored out from the top level.
+       (top level): Run tests twice.  Once with hw watchpoints enabled,
+       another time with hw watchpoints disabled.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
+       out from the top level.
+       (top level): Call it instead.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (top level): Re-enable hardware
+       watchpoints sooner.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (top level): Delete watch ival3.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
+       "You may have requested too many hardware
+       breakpoints/watchpoints".
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (maybe_clean_restart)
+       (maybe_reinitialize): New.
+       (test_disabling_watchpoints): Call maybe_reinitialize.  Don't
+       expect "hit N times".
+       (test_disabling_watchpoints, test_complex_watchpoint)
+       (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
+       Call maybe_clean_restart.
+       (top level): Use clean_restart.  Remove "mips-idt-*"
+       reinitialization.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp: Clean restart after tests that don't
+       require `initialize' anymore.  Remove unnecessary `initialize'
+       calls.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (wp_set): Delete.
+       (initialize, test_simple_watchpoint, top level): Remove dead code.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
+       typo.
+
+2012-01-27  Pedro Alves  <palves@redhat.com>
+
+       * config/extended-gdbserver.exp: New file.
+       * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
+       comment.
+       (gdbserver_start_multi, mi_gdbserver_start_multi): New.
+       * boards/native-extended-gdbserver.exp: New file.
+
+2012-01-26  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
+       and gdb_test_multiple.
+
+2012-01-26  Pedro Alves  <palves@redhat.com>
+
+       Make test messages unique, and more identifiable.
+       * gdb.multi/watchpoint-multi.exp: Change test messages.
+
+2012-01-25  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/solib-disc.exp: Fix regexps.
+
+2012-01-24  Tom Tromey  <tromey@redhat.com>
+
+       * lib/mi-support.exp (mi_expect_stop): Add special case for
+       solib-event.
+       * gdb.base/catch-load-so.c: New file.
+       * gdb.base/catch-load.exp: New file.
+       * gdb.base/catch-load.c: New file.
+       * gdb.base/break-interp.exp (reach_1): Update regexp.
+
+2012-01-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix fuzzy results.
+       * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
+       lpsimple and func.
+
 2012-01-24  Gary Benson  <gbenson@redhat.com>
 
        Delete #if 0'd out code.
This page took 0.035164 seconds and 4 git commands to generate.