[Gambas-user] Breakpoint question

Charlie Reinl Karl.Reinl at ...9...
Wed Jul 29 11:41:16 CEST 2009


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





More information about the User mailing list