OSDN Git Service

* tuiStack.c (tui_make_status_line): New function to create the
authorStephane Carrez <stcarrez@nerim.fr>
Sun, 1 Sep 2002 10:20:48 +0000 (10:20 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Sun, 1 Sep 2002 10:20:48 +0000 (10:20 +0000)
commitc589ad5cdcf05a5bc9026c47b81223e138d840fa
tree50cb24dd8f92ff231c845630defd2c8031c0b60e
parent29f5c0388cc5b12a3ddc99cc8434247a8fcfbcc7
* 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