GDB (xrefs)
|
#include "defs.h"
#include "tui/tui.h"
#include "tui/tui-data.h"
#include "tui/tui-win.h"
#include "tui/tui-io.h"
#include "tui/tui-command.h"
#include "tui/tui-wingeneral.h"
#include "gdb_curses.h"
Go to the source code of this file.
Functions | |
void | tui_refresh_cmd_win (void) |
void tui_refresh_cmd_win | ( | void | ) |
Definition at line 63 of file tui-command.c.
References TUI_CMD_WIN, and tui_wrefresh().
Referenced by tui_file::flush(), tui_file::puts(), and tui_file::write().