|
GDB (xrefs)
|
Public Attributes | |
| completion_tracker * | tracker = NULL |
| bool | aborted = false |
Definition at line 52 of file completer.c.
| bool gdb_completer_state::aborted = false |
Definition at line 61 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 58 of file completer.c.
Referenced by gdb_completion_word_break_characters_throw(), and gdb_rl_attempted_completion_function_throw().
1.8.14