Always run async signal handlers in the main UI
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index fbdcd2b70e11346411d7c2a040cc5d1ed0391efd..86560821aa70d3c88d921c9b4657eb091786a90a 100644 (file)
@@ -1,3 +1,37 @@
+2016-06-21  Pedro Alves  <palves@redhat.com>
+
+       * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
+       (top level): Use it instead of mi_execute_to.
+
+2016-06-21  Pedro Alves  <palves@redhat.com>
+
+       * gdb.python/py-mi-events-gdb.py (stop_handler_str)
+       (cont_handler_str): New.
+       (signal_stop_handler): Set stop_handler_str instead of printing to
+       stdout.
+       (continue_handler): Set cont_handler_str instead of printing to
+       stdout.
+       * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
+       mi_send_resuming_command.  Print stop_handler_str and
+       cont_handler_str instead of expecting the python events print
+       directly.
+
+2016-06-17  Sanjoy Das  <sanjoy@playingwithpointers.com>
+
+       * gdb.base/jit-reader.exp: New file.
+       * gdb.base/jithost.c: New file.
+       * gdb.base/jithost.h: New file.
+       * gdb.base/jitreader.c : New file.
+       * gdb.base/jit-protocol.h: New file.
+
+2016-06-17  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
+       parameters follow_fork and detach_on_fork.  Set follow-fork-mode
+       and detach-on-fork.  Adjust tests.
+       (top level): Invoke break_cond_on_syscall with combinations of
+       syscall, follow-fork-mode and detach-on-fork.
+
 2016-06-17  Yao Qi  <yao.qi@linaro.org>
 
        * gdb.base/step-over-exit.c: New.
This page took 0.069405 seconds and 4 git commands to generate.