GDB (xrefs)
|
Public Attributes | |
completion_tracker * | tracker = NULL |
bool | aborted = false |
Definition at line 104 of file completer.c.
bool gdb_completer_state::aborted = false |
Definition at line 113 of file completer.c.
Referenced by gdb_completion_word_break_characters(), and gdb_rl_attempted_completion_function().
completion_tracker* gdb_completer_state::tracker = NULL |
Definition at line 110 of file completer.c.
Referenced by gdb_completion_word_break_characters_throw(), and gdb_rl_attempted_completion_function_throw().