[fpc-devel] Why debugger does not "step in"?
Gennady Agranov
gennadyagranov at gmail.com
Sat Mar 24 02:24:47 CET 2018
Hi,
I use FPC 3.0.4 / Lazarus 1.8.2
I am seeing the same behavior when I debug the program using Lazarus IDE
under Win64 and Linux64
When I want to "step in" into my own function/procedure - GDB simply
steps over...
If I set a breakpoint inside the function/procedure I want to "step in"
and "run" - it would stop at this breakpoint.
I have all debug options enabled...
It is hard to debug if you can't "step in".
Do I miss some settings?
Thanks,
Gennady
More information about the fpc-devel
mailing list