Fix handling of null stap semaphores
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2ba163400899378fd590faa098a5e1ba88f1e1a5..0e5c8a952757e517e8689e42e07f5a501c9779f5 100644 (file)
@@ -1,3 +1,35 @@
+2020-01-10  George Barrett  <bob@bob131.so>
+
+       * stap-probe.c (stap_modify_semaphore): Don't check for null
+       semaphores.
+       (stap_probe::set_semaphore, stap_probe::clear_semaphore): Check
+       for null semaphores.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * tui/tui-source.c (tui_source_window::do_scroll_vertical): Update
+       all source windows, and maintain horizontal scroll status while
+       doing so.
+
+2020-01-09  Tom Tromey  <tom@tromey.com>
+
+       PR tui/18932:
+       * tui/tui-source.c (tui_source_window::do_scroll_vertical): Call
+       update_source_window, not print_source_lines.
+
+2020-01-09  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * tui/tui.c (tui_enable): Register tui hooks after calling
+       tui_display_main.
+
+2020-01-09  Christian Biesinger  <cbiesinger@google.com>
+
+       * gdbsupport/common-defs.h: Don't define _FORTIFY_SOURCE on MinGW.
+
+2020-01-08  Simon Marchi  <simon.marchi@efficios.com>
+
+       * thread.c (print_thread_info_1): Fix indentation.
+
 2020-01-09  Christian Biesinger  <cbiesinger@google.com>
 
        * symtab.c (general_symbol_info::compute_and_set_names): Move the
This page took 0.034117 seconds and 4 git commands to generate.