OSDN Git Service

* tuiStack.c (tui_make_status_line): New function to create the
authorciceron <ciceron>
Sun, 1 Sep 2002 10:20:48 +0000 (10:20 +0000)
committerciceron <ciceron>
Sun, 1 Sep 2002 10:20:48 +0000 (10:20 +0000)
commit75fb3934bf0594a8b271016955913779b9de83e7
tree4a2e550142f33d9f73255ceaa644d74cbf058a14
parent2f8dd12d318ddc14499cdb1400749ea82e1c4bc3
* tuiStack.c (tui_make_status_line): New function to create the
status line.
(tuiShowLocatorContent): Use it instead of displayableWinContentAt.
* tuiData.h (PROC_PREFIX): Use "In:" to reduce length of prefix.
(PC_PREFIX): Use upper case.
(SINGLE_KEY, MIN_LINE_WIDTH, MIN_PROC_WIDTH): Define.
(MAX_TARGET_WIDTH, MAX_PID_WIDTH): Define.
gdb/tui/ChangeLog
gdb/tui/tuiData.h
gdb/tui/tuiStack.c