Public Attributes | |
int | do_not_remove_line |
int | remove_line |
bool | remove_next |
Definition at line 340 of file file-editor-tab.h.
int file_editor_tab::breakpoint_info::do_not_remove_line |
Definition at line 344 of file file-editor-tab.h.
Referenced by file_editor_tab::insert_debugger_pointer(), and file_editor_tab::run_file().
int file_editor_tab::breakpoint_info::remove_line |
Definition at line 343 of file file-editor-tab.h.
Referenced by file_editor_tab::handle_remove_next(), and file_editor_tab::insert_debugger_pointer().
bool file_editor_tab::breakpoint_info::remove_next |
Definition at line 342 of file file-editor-tab.h.
Referenced by file_editor_tab::handle_remove_next(), and file_editor_tab::run_file().