Am Mittwoch, den 29.07.2009, 11:26 +0200 schrieb Doriano Blengino:
> richard terry ha scritto:
> > I don't suppose anyone know's where gambas stores previous breakpoints that 
> > it 
> > re-uses when the program is started.
> >   
> ...in a hidden project file, named ".settings", located in the same path 
> of the other sources. If not there, try also ".project", but .settings 
> should be correct.
> 
> > I'm experiencing a nasty bug in gambas which dies with a debug error and it 
> > started after I put in a breakpoint and I can't code as a result.
> >   

Salut Richard,

yes like Doriano wrote, .settings in the project folder is the place

[Breakpoints]
Count=0

there are also :
[FFind]
[OpenFile]
[Watches]

and a lot of [DebugWindow/???????]

-- 
Amicalment
Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to