Remove some TUI asserts
authorTom Tromey <tom@tromey.com>
Wed, 13 Nov 2019 00:02:49 +0000 (17:02 -0700)
committerTom Tromey <tom@tromey.com>
Fri, 20 Dec 2019 16:15:50 +0000 (09:15 -0700)
commit039298ec451ecf1fa1b9ff1771168b0a5b3a6f68
tree9ecc1833ef4b98dca52cebfd4cdc7efb9eb4cecb
parent8acfefcc8fc7a346d0ecf3d37ca47c5c43761223
Remove some TUI asserts

This removes a few asserts from the TUI.  These asserts aren't useful,
because they simply check an invariant that's already ensured by the
type system.

gdb/ChangeLog
2019-12-20  Tom Tromey  <tom@tromey.com>

* tui/tui-winsource.c (tui_source_window_base::set_is_exec_point_at)
(tui_source_window_base::update_breakpoint_info): Remove asserts.

Change-Id: I807e1e9bdb0cfa475e70375ceca3a5d4f2eb8d0b
gdb/ChangeLog
gdb/tui/tui-winsource.c
This page took 0.024552 seconds and 4 git commands to generate.