[Lazarus] Breakpoints not working [solved]
Donald Ziesig
donald at ziesig.org
Thu Aug 13 19:32:20 CEST 2015
On 08/13/2015 12:27 PM, Donald Ziesig wrote:
> Hi All,
>
> I just updated my windows (ugh) version of Lazarus to 1.4. Everything
> seems to be working fine except breakpoints are not breaking. They
> are listed in the breakpoints window with the break property set true,
> but execution goes wizzing by them without stopping.
>
> Any ideas on what went wrong?
>
> Thanks,
>
> Don Ziesig
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
For some strange reason the project options flag to generate gdb got
turned off. Set it true and recompiled. Breakpoints now break.
Don Z.
More information about the Lazarus
mailing list