GDB (API)
|
#include "defs.h"
#include "ui-out.h"
#include "cli-out.h"
#include "tui.h"
#include "gdb_string.h"
#include "gdb_assert.h"
Go to the source code of this file.
Typedefs | |
typedef struct tui_ui_out_data | tui_out_data |
Functions | |
struct ui_out * | tui_out_new (struct ui_file *stream) |
void | _initialize_tui_out (void) |
typedef struct tui_ui_out_data tui_out_data |
void _initialize_tui_out | ( | void | ) |
struct ui_out* tui_out_new | ( | struct ui_file * | stream | ) | [read] |