Home
last modified time | relevance | path

Searched refs:tui_apply_current_layout (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-layout.c67 tui_apply_current_layout (bool preserve_cmd_win_size_p) in tui_apply_current_layout() function
137 tui_apply_current_layout (preserve_command_window_size); in tui_set_layout()
159 tui_apply_current_layout (true); in tui_add_win_to_layout()
272 tui_apply_current_layout (true); in tui_remove_some_windows()
Dtui-layout.h355 extern void tui_apply_current_layout (bool);
Dtui-win.c527 tui_apply_current_layout (false); /* Turn keypad back on. */ in tui_resize_all()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20216240 * tui/tui-layout.c (tui_apply_current_layout): Add an assert.
6252 (tui_apply_current_layout): Don't make use of saved_tui_windows,
6262 * tui/tui-layout.c (tui_apply_current_layout): Restore the delete
6601 * tui/tui-layout.c (tui_apply_current_layout): Remove special case
DChangeLog-2019867 tui_apply_current_layout.
871 * tui/tui-layout.h (tui_apply_current_layout): Declare.
874 (tui_apply_current_layout): New function.
876 tui_apply_current_layout.
DChangeLog-20201413 * tui/tui-layout.c (tui_apply_current_layout): Don't delete the
15306 (tui_apply_current_layout): Use it.
15370 * tui/tui-layout.c (tui_apply_current_layout): Delete windows when
15397 (tui_apply_current_layout): Clear tui_windows.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git13292 This violates the assumption here in tui_apply_current_layout:
13322 we run into this assert in tui_apply_current_layout:
17670 ==3389== by 0xA8B1F8: tui_apply_current_layout(bool) (tui-layout.c:81)
17678 ==3389== by 0xA8B1C6: tui_apply_current_layout(bool) (tui-layout.c:78)