exceptions.c:print_flush: Remove obsolete check
authorPedro Alves <palves@redhat.com>
Fri, 10 Jan 2020 20:05:43 +0000 (20:05 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 10 Jan 2020 20:05:43 +0000 (20:05 +0000)
commit74375d182e992778ef8701278c02a742db6be77e
treeeb4a259568b18203c77ad98a8f49d43bce367a07
parentacdf84a65400f416c60a0c9c14953ba5a73fb0cd
exceptions.c:print_flush: Remove obsolete check

Commit 20f0d60db4fb ("Avoid crash when calling warning too early"),
added a "current_top_target () != NULL" check to
target_supports_terminal_ours, so this check in exceptions.c is now
obsolete.

gdb/ChangeLog:
2020-01-10  Pedro Alves  <palves@redhat.com>

* exceptions.c (print_flush): Remove current_top_target() check.
gdb/ChangeLog
gdb/exceptions.c
This page took 0.024776 seconds and 4 git commands to generate.