[Changeset] make symbol_table:; find_function also find class specific functions
David Bateman
dbateman at dbateman.org
Tue Oct 7 17:16:57 CDT 2008
John W. Eaton wrote:
> OK. The breakpoints seem to be failing because they are set on switch
> statements or other locations that are not handled properly by the
> debug code. I tried a few quick things to fix it but wasn't
> successful. I don't understand the breakpoint/debug code very well
> and don't have more time at the moment to debug it. But you can see
> that the breakpoints can work in methods and constructors if you do
>
> dbstop @gf/subsasgn 5
>
> for example.
>
Would this be the same issue that is causing errors in if/while/for
blocks to be reported as occurring after the end statement for the
block? It seems likely.
D.
--
David Bateman dbateman at dbateman.org
35 rue Gambetta +33 1 46 04 02 18 (Home)
92100 Boulogne-Billancourt FRANCE +33 6 72 01 06 33 (Mob)
More information about the Octave-maintainers
mailing list