<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>23 Jan 2016 12:50:00 Z</lastBuildDate><pubDate>21 Jan 2016 08:42:00 Z</pubDate><description>Hello All&#13;
&#13;
I would like to capture and record the exection stack for a running program if possible&#13;
I have looked at the dgbinfo() function but it doesn't really help.&#13;
&#13;
The situation is that many elements of the program can write data into a file and I want to know which one has been responsible for the creation of each record.&#13;
&#13;
I sort of have the information available already because I create and manage a string containing the window names that are run, but without also adding procedure calls to that string I don't know all the processes involved, and the execution stack would have all that information.&#13;
&#13;
Regards&#13;
Al</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running/read.awp</link><title>[WD20]  is the execution stack available when a program is running ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running-56011/read.awp</comments><pubDate>23 Jan 2016 12:50:00 Z</pubDate><description>Hello Fabrice&#13;
&#13;
Thanks it was dbgInfo(dbgStack).&#13;
It returns everything as far back as the main menu.&#13;
&#13;
Regards&#13;
Al</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running-56011/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running-56011/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running/read.awp">[WD20]  is the execution stack available when a program is running ?</source><title>Re: [WD20]  is the execution stack available when a program is running ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running-55969/read.awp</comments><pubDate>21 Jan 2016 13:19:00 Z</pubDate><description>Hello Al,&#13;
&#13;
dbgInfo -IS- the correct function to get the execution stack. One of its options returns just that.&#13;
&#13;
Best regards</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running-55969/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running-55969/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55963-wd20-execution-stack-available-when-program-running/read.awp">[WD20]  is the execution stack available when a program is running ?</source><title>Re: [WD20]  is the execution stack available when a program is running ?</title></item></channel></rss>
