Mercurial > hg > octave-avbm
comparison CITATION @ 16598:645672f1c873
handle setting breakpoints in subfunctions in GUI editor
* symtab.h (symbol_table::subfunctions_defined_in_scope): Now public.
* debug.h, debug.cc (bp_table::do_add_breakpoint_1): New function.
(bp_table::do_add_breakpoint): Handle subfunctions.
* ov-usr-fcn.h, ov-usr-fcn.cc (octave_user_code::subfunctions,
octave_user_function::subfunctions): New functions.
* pt-bp.h (tree_breakpoint::get_line): Return 0 if line wasn't found.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 30 Apr 2013 14:32:16 -0400 |
parents | 3a93af21d206 |
children |
comparison
equal
deleted
inserted
replaced
16596:3ce0c312a40b | 16598:645672f1c873 |
---|