Discussion:
[fpc-pascal] No breakpoint capability
john youngquist
2018-08-25 14:56:30 UTC
Permalink
I updated to FPC 3.0.4 and can't get breakpoints to work.

I get a "can't set breakpoint message" on all lines.

I am in debug mode and have "generate debug information" enabled.

This all worked fine in the previous version. I have searched all the
documentation

I can find and can't even find the word breakpoint. What am I missing?

thanks JY

_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pas
Christo
2018-08-26 14:57:26 UTC
Permalink
Post by john youngquist
I updated to FPC 3.0.4 and can't get breakpoints to work.
I get a "can't set breakpoint message" on all lines.
I am in debug mode and have "generate debug information" enabled.
This all worked fine in the previous version. I have searched all theĀ 
documentation
I can find and can't even find the word breakpoint. What am I missing?
I assume you are using Lazarus? What do you see in the Debug Output window
when you get the message above?
_______________________________________________
fpc-pascal maillist - fpc-***@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/

Loading...