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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to