<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 3, 2022 at 3:28 PM James Richters via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;" lang="EN-US"><div class="gmail-m_520511762849423695WordSection1"><p class="MsoNormal">I’m curious if there is some way, perhaps with some directive or something to force a debug <span class="gmail-m_520511762849423695SpellE">backtrace</span> to happen, but without an error</p></div></div></blockquote><div> </div><div><div dir="ltr">Try calling Dump_Stack in your code: <a href="https://freepascal.org/docs-html/rtl/system/dump_stack.html">https://freepascal.org/docs-html/rtl/system/dump_stack.html</a></div></div></div></div>