On 2022-01-03 23:45, Graeme Geldenhuys wrote:
On 2022-01-03 13:28, James Richters via fpc-pascal wrote:
I’m curious if there is some way, perhaps with some directive or
something to force a debug backtrace to happen, but without an error.
Christo already offered you a solution, but to offer an alternative
solution... Most IDE debugging functionality (or even GDB directly)
allows you to set a Breakpoint with iteration count or some other
expression.
Here is the details for Lazarus breakpoint properties, if that might help.
https://wiki.freepascal.org/IDE_Window:_Breakpoints#Breakpoint_properties
Regards,
Graeme
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal