* tuiStack.c: Add missing includes.
authorStephane Carrez <stcarrez@nerim.fr>
Mon, 16 Jul 2001 22:13:38 +0000 (22:13 +0000)
committerStephane Carrez <stcarrez@nerim.fr>
Mon, 16 Jul 2001 22:13:38 +0000 (22:13 +0000)
commit75fd9bc1ec6f7c44cea2dce02c996c07ab826af8
tree347044a928b598c11219cb472961ecf2b11400f1
parenta8080b7fbfaf3a5916b4ce95f097a890a48fc878
* tuiStack.c: Add missing includes.
(tuiShowFrameInfo): Don't crash when there is no symbol table
associated with the pc.
* tuiSource.c (_hasBreak): Check for null source file.
* tuiWin.c (tuiRefreshAll): Check for null winList[type].
(_tuiSetFocus): Check for null dataWin.
* tuiGeneralWin.c (refreshAll): Check for null list[type].
gdb/tui/ChangeLog
gdb/tui/tuiGeneralWin.c
gdb/tui/tuiSource.c
gdb/tui/tuiStack.c
gdb/tui/tuiWin.c