On 04/05/2018 08:46 AM, Richard Gaskin via use-livecode wrote:

You may try running the standalone with strace to see the system calls it's making:

   strace ./mystandalone


I don't think strace is on Windows. I'd recommend Process Lasso for seeing what's going on.
https://bitsum.com/

But if you need deep system tracing, you probably want Dr. Memory.

http://drmemory.org/docs/page_drstrace.html
http://drmemory.org/

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to