[fpc-pascal] FPC Backtrace
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue Jan 4 01:01:12 CET 2022
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
More information about the fpc-pascal
mailing list