diff options
author | Tom Tromey <tom@tromey.com> | 2019-12-30 09:07:33 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-12-30 09:07:33 -0700 |
commit | 87d557ae1b944a21c86e3148daadeb4469b8cda9 (patch) | |
tree | 7826816491a02cdcd44992e18a0c279d9355d8c9 /gdb/aarch64-linux-tdep.c | |
parent | a7ac9aa525de25d3bc6e7bfd37615092a4f94055 (diff) | |
download | gdb-87d557ae1b944a21c86e3148daadeb4469b8cda9.zip gdb-87d557ae1b944a21c86e3148daadeb4469b8cda9.tar.gz gdb-87d557ae1b944a21c86e3148daadeb4469b8cda9.tar.bz2 |
Use "bool" in more spots in TUI
This changes a few spots in the TUI to use "bool" rather than "int".
Tested on x86-64 Fedora 28.
gdb/ChangeLog
2019-12-30 Tom Tromey <tom@tromey.com>
* tui/tui-interp.c (tui_start_enabled): Now bool.
(_initialize_tui_interp): Update.
* tui/tui-hooks.c (tui_refreshing_registers): Now bool.
(tui_register_changed)
(tui_refresh_frame_and_register_information): Update.
* tui/tui-win.c (tui_update_variables): Return bool.
* tui/tui-win.h (tui_update_variables): Return bool.
* tui/tui.c (tui_get_command_dimension): Return bool.
* tui/tui.h (tui_get_command_dimension): Return bool.
Change-Id: I55b7f2d62d2ef88da3587dc914ada9f463ad8d2b
Diffstat (limited to 'gdb/aarch64-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions