OSDN Git Service

* tuiIO.c (tui_cont_sig): Update cursor position on the screen to
authorciceron <ciceron>
Mon, 23 Jul 2001 21:16:20 +0000 (21:16 +0000)
committerciceron <ciceron>
Mon, 23 Jul 2001 21:16:20 +0000 (21:16 +0000)
commitbd53fb2a94ab4ee7e79289e705982a90577a912d
tree65b30960bb8de3557312d2435fc6ca47451b1805
parent8cf4144e957b419728a922b078b14c957783be0f
* tuiIO.c (tui_cont_sig): Update cursor position on the screen to
leave it in the command window.
(tui_redisplay_readline): Save cursor position to restore the
cursor after we go back from background.
* tuiData.h (TuiCommandInfo): Add start_line member.
gdb/tui/tuiData.h
gdb/tui/tuiIO.c