GDB (xrefs)
Classes | Functions
/tmp/gdb-8.1/gdb/cli-out.h File Reference
#include "ui-out.h"
#include <vector>

Go to the source code of this file.

Classes

class  cli_ui_out
 

Functions

cli_ui_outcli_out_new (struct ui_file *stream)
 
void cli_display_match_list (char **matches, int len, int max)
 

Function Documentation

◆ cli_display_match_list()

void cli_display_match_list ( char **  matches,
int  len,
int  max 
)

◆ cli_out_new()

cli_ui_out* cli_out_new ( struct ui_file stream)

Definition at line 281 of file cli-out.c.

References ui_source_list.

Referenced by cli_interp::cli_interp(), mi_interp::init(), and tui_initialize_io().