Home
last modified time | relevance | path

Searched refs:reset_debug_state (Results 1 – 5 of 5) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/parse-tree/
H A Dbp-table.cc651 m_evaluator.reset_debug_state (); in add_breakpoint()
751 m_evaluator.reset_debug_state (); in remove_breakpoint()
789 m_evaluator.reset_debug_state (); in remove_all_breakpoints_in_file()
806 m_evaluator.reset_debug_state (); in remove_all_breakpoints()
H A Dpt-eval.h285 void reset_debug_state (void);
287 void reset_debug_state (bool mode);
H A Dpt-eval.cc524 reset_debug_state (); in repl()
917 tree_evaluator::reset_debug_state (void) in reset_debug_state() function in octave::tree_evaluator
924 tree_evaluator::reset_debug_state (bool mode) in reset_debug_state() function in octave::tree_evaluator
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Ddebug.cc260 tw.reset_debug_state ();
334 tw.reset_debug_state ();
1121 tw.reset_debug_state ();
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A Dsrc-ChangeLog4757 * pt-eval.cc (visit_return_command): Actually call reset_debug_state.
4758 (reset_debug_state): Also set debug_mode if Vdebugging.
4807 * debug.cc (Fdbcont, Fdbquit): Call reset_debug_state.
4812 * pt-eval.cc (tree_evaluator::reset_debug_state): New function.
4813 * pt-eval.h (tree_evaluator::reset_debug_state): Provide decl.
4814 * toplev.cc (main_loop): Call tree_evaluator::reset_debug_state