GDB (API)
Public Attributes
mi_interp Struct Reference

#include "mi-common.h"

List of all members.

Public Attributes

struct ui_file * out
struct ui_file * err
struct ui_file * log
struct ui_file * targ
struct ui_file * event_channel
struct ui_out * uiout
struct interp * mi2_interp
struct interp * mi1_interp
struct interp * mi_interp

Detailed Description

Definition at line 51 of file mi-common.h.


Member Data Documentation

struct ui_file* mi_interp::err

Definition at line 55 of file mi-common.h.

struct ui_file* mi_interp::event_channel

Definition at line 58 of file mi-common.h.

struct ui_file* mi_interp::log

Definition at line 56 of file mi-common.h.

struct interp* mi_interp::mi1_interp

Definition at line 65 of file mi-common.h.

struct interp* mi_interp::mi2_interp

Definition at line 64 of file mi-common.h.

struct interp* mi_interp::mi_interp

Definition at line 66 of file mi-common.h.

struct ui_file* mi_interp::out

Definition at line 54 of file mi-common.h.

struct ui_file* mi_interp::targ

Definition at line 57 of file mi-common.h.

struct ui_out* mi_interp::uiout

Definition at line 61 of file mi-common.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines