Mercurial > hg > octave-lyh
diff libinterp/parse-tree/oct-parse.yy @ 15574:d20cbfec6df7
Fix off-by-1 error when executing 'dbstep N'
* pt-eval.cc(do_breakpoint): Decrement dbstep_flag only after it has been
determined that 'dbstep N' is being run and N > 1 and it is not the end
of the frame.
author | Rik <rik@octave.org> |
---|---|
date | Thu, 01 Nov 2012 11:42:21 -0700 |
parents | 72868cae7624 |
children | 6ea536cb7360 2f4fa62089b3 |