Re: [Gambas-user] Breakpoint question

2009-07-29 Thread BenoƮt Minisini
> 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. > > > > >

Re: [Gambas-user] Breakpoint question

2009-07-29 Thread richard terry
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 hid

Re: [Gambas-user] Breakpoint question

2009-07-29 Thread Charlie Reinl
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 sa

Re: [Gambas-user] Breakpoint question

2009-07-29 Thread 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

[Gambas-user] Breakpoint question

2009-07-29 Thread richard terry
I don't suppose anyone know's where gambas stores previous breakpoints that it re-uses when the program is started. 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. Any help appreciated. (build 2189 an