Remove NULL check from tui_reg_command
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6c9b2e0a22c347191d1a693ef9f192d5b0a2c1c0..ce64e7acccf496260c98cf5cfd1b729ad0af4ec4 100644 (file)
@@ -1,3 +1,24 @@
+2019-08-20  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-regs.c (tui_reg_command): Remove NULL check.
+
+2019-08-20  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-source.h (struct tui_source_window): Update.
+       * tui/tui-regs.c (tui_show_registers): Update.
+       * tui/tui-disasm.h (struct tui_disasm_window): Update.
+       * tui/tui-data.h (NO_SRC_STRING, NO_DISASSEM_STRING)
+       (NO_REGS_STRING): Remove defines.
+
+2019-08-20  Conrad Meyer  <cem@FreeBSD.org>
+
+       * remote.c (remote_target::remote_btrace_maybe_reopen): Avoid
+       unnecessary thread walk if remote doesn't support the packet.
+
+2019-08-19  Tom Tromey  <tromey@adacore.com>
+
+       * python/py-value.c (value_has_field): Fix indentation.
+
 2019-08-19  Tom Tromey  <tromey@adacore.com>
 
        * printcmd.c (do_one_display, info_display_command): Update.
This page took 0.024915 seconds and 4 git commands to generate.