OSDN Git Service

* tuiWin.c (tui_update_gdb_sizes): New function to tell gdb what
authorStephane Carrez <stcarrez@nerim.fr>
Sat, 24 Aug 2002 16:43:08 +0000 (16:43 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sat, 24 Aug 2002 16:43:08 +0000 (16:43 +0000)
commit89df2d9dcf6c19d05c871e426f75af53cd740cc4
tree165d91698a15fcb4cbd3bba6f082b38b1901e560
parent9123efeef4ee9151b69af360868a91ce7750643f
* tuiWin.c (tui_update_gdb_sizes): New function to tell gdb what
is the size of command window.
(tuiResizeAll): Call it instead of init_page_info.
* tui.c (tui_enable): Call it to resize to TUI command window.
(tui_disable): Likewise for plain screen.
gdb/tui/ChangeLog
gdb/tui/tui.c
gdb/tui/tuiWin.c