Fix internal error and improve 'set debug infrun 1'/target wait kind trace
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f3f30b1aa4c64ce630da6e190dcb9a54f69ee189..ce9c573a8ef73632ee3ce2d858bbf94eed41dfb2 100644 (file)
@@ -1,3 +1,15 @@
+2019-04-01  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * infrun.c (stop_all_threads): If debug_infrun, always
+       trace the wait status after wait_one, using
+       target_waitstatus_to_string and target_pid_to_str.
+       (handle_inferior_event): Replace various trace of
+       wait status kind by a single trace.
+       * gdb/gnu-nat.c (gnu_nat_target::wait): Replace local
+       wait status kind image by target_waitstatus_to_string.
+       * target/waitstatus.c (target_waitstatus_to_string): Fix
+       obsolete comment.
+
 2019-04-01  Tom Tromey  <tromey@adacore.com>
 
        PR symtab/23331:
This page took 0.025006 seconds and 4 git commands to generate.