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 ------------------------------------------------------------------------------ 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
