Andrea Mauri wrote: > I think the problem is related to the previuos one. > Now I can see my files in laz ide but, when I run my project the > execution stops many times at some invisible breakpoints. The execution > stops like when encounter a breakpoint, but no breakpoints are visible > in the ide, I tried to add and remove the breakpoints, without results. > This seems to happen only in file where the encoding is not recognized > by lazarus. > Regards, > Andrea >
Andrea, Can you see any break points if you go to View > Debug Windows > Breakpoints? I get something very similar to this once in a while and I see that there are break points defined in this dialog but not visible in the editor/gutter. Right - Clicking and selecting "Delete All" fixes it. Not sure if its the same, but thought I would mention it. -- Warm Regards, Lee _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
