Home
last modified time | relevance | path

Searched refs:do_dbstack (Results 1 – 2 of 2) sorted by relevance

/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Ddebug.cc831 do_dbstack (octave::interpreter& interp, const octave_value_list& args, in do_dbstack() function
952 do_dbstack (octave::__get_interpreter__ ("show_octave_dbstack"), in show_octave_dbstack()
1000 return do_dbstack (interp, args, nargout, octave_stdout);
/dports/math/octave/octave-6.4.0/
H A DChangeLog630 * debug.cc (do_dbstack): Cast integer literal "0" to exact type.
638 * debug.cc (do_dbstack): Declare nskip as octave_idx_type rather than size_t.