Public Attributes | |
int | do_not_remove_line |
int | remove_line |
bool | remove_next |
Definition at line 345 of file file-editor-tab.h.
int octave::file_editor_tab::breakpoint_info::do_not_remove_line |
Definition at line 349 of file file-editor-tab.h.
Referenced by octave::file_editor_tab::insert_debugger_pointer(), and octave::file_editor_tab::run_file().
int octave::file_editor_tab::breakpoint_info::remove_line |
Definition at line 348 of file file-editor-tab.h.
Referenced by octave::file_editor_tab::file_editor_tab(), octave::file_editor_tab::handle_remove_next(), and octave::file_editor_tab::insert_debugger_pointer().
bool octave::file_editor_tab::breakpoint_info::remove_next |
Definition at line 347 of file file-editor-tab.h.
Referenced by octave::file_editor_tab::file_editor_tab(), octave::file_editor_tab::handle_remove_next(), and octave::file_editor_tab::run_file().