[Gambas-user] Breakpoint question
richard terry
rterry at ...1946...
Wed Jul 29 11:48:49 CEST 2009
On Wed, 29 Jul 2009 07:41:16 pm Charlie Reinl wrote:
> 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/???????]
Thanks, I think I've found the bug in the gambas IDE code and sent some screen
dumps to benoit to look at, but I'll ook at that also as I wanted to know
where that stuff was kept.
Thanks.
Richard
More information about the User
mailing list