GDB (API)
Functions
/home/stan/gdb/src/gdb/mi/mi-out.h File Reference

Go to the source code of this file.

Functions

struct ui_out * mi_out_new (int mi_version)
void mi_out_put (struct ui_out *uiout, struct ui_file *stream)
void mi_out_rewind (struct ui_out *uiout)
void mi_out_buffered (struct ui_out *uiout, char *string)
int mi_version (struct ui_out *uiout)

Function Documentation

void mi_out_buffered ( struct ui_out *  uiout,
char *  string 
)

Definition at line 363 of file mi-out.c.

struct ui_out* mi_out_new ( int  mi_version) [read]

Definition at line 410 of file mi-out.c.

void mi_out_put ( struct ui_out *  uiout,
struct ui_file *  stream 
)

Definition at line 389 of file mi-out.c.

void mi_out_rewind ( struct ui_out *  uiout)

Definition at line 373 of file mi-out.c.

int mi_version ( struct ui_out *  uiout)

Definition at line 400 of file mi-out.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines