[fpc-pascal] FPC Backtrace

Christo Crause christo.crause at gmail.com
Mon Jan 3 15:04:44 CET 2022


On Mon, Jan 3, 2022 at 3:28 PM James Richters via fpc-pascal <
fpc-pascal at lists.freepascal.org> 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
>

Try calling Dump_Stack in your code:
https://freepascal.org/docs-html/rtl/system/dump_stack.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20220103/4c3c6401/attachment.htm>


More information about the fpc-pascal mailing list