Debugging exe's

Everything else that doesn't fall into one of the other PB categories.
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Debugging exe's

Post by Tenaja »

I have an exe that just crashed. (w7-64, with a 32-bit exe.) Is there any way to tell what caused it, or maybe the call stack? I looked at the "details," and there is nothing that helps me know.

Thanks.
User avatar
STARGÅTE
Addict
Addict
Posts: 2315
Joined: Thu Jan 10, 2008 1:30 pm
Location: Germany, Glienicke
Contact:

Re: Debugging exe's

Post by STARGÅTE »

You can use the OnError - library
PB 6.01 ― Win 10, 21H2 ― Ryzen 9 3900X, 32 GB ― NVIDIA GeForce RTX 3080 ― Vivaldi 6.0 ― www.unionbytes.de
Lizard - Script language for symbolic calculations and moreTypeface - Sprite-based font include/module
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: Debugging exe's

Post by Tenaja »

Thanks! I hope that does the trick.
Post Reply