Debugger bugfix

David Bateman dbateman at dbateman.org
Fri Nov 28 17:14:47 CST 2008


John Swensen wrote:
>
> I don't think this bug had anything to do with those threads.  

Sad, I would have liked to see that fixed :-) ..

> This was much more basic.  Try the following:
>
> 1) Add a breakpoint to a function
> 2) Call dbstatus
> 3) Modify the file in which the breakpoint was set (e.g. add and empty 
> new line)
> 4) Call dbstatus and watch octave crash
>
> I think the behavior is unique to dbstatus because it was modifying 
> the STL::map while in the middle of iterating through it, because of 
> the out of date check on the file.
>
Ok, I applied this..

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