Call Stack in 3.0a beta 6

delphi package - automated exception handling
Post Reply
cefird1
Posts: 15
Joined: Mon Nov 07, 2005 5:12 pm

Call Stack in 3.0a beta 6

Post by cefird1 »

If I turn off "call stack of all running threads" in "bug report settings", the "call stack" tab on the error dialog is empty - no stack information, but the saved bug report includes a call stack labelled as main thread.

If the "call stack of all running threads" is turned on, the call "stack tab" and the saved bug report contain the call stack of many threads, I assume all runnig threads.
cefird1
Posts: 15
Joined: Mon Nov 07, 2005 5:12 pm

Post by cefird1 »

More info - the "call stack" tab on the error dialog is empty if all options in "bug report settings" are turned off.

If I turn on any of the following, the "call stack" tab shows the call stack information:
"callstack of running threads"
"exception location disassembly"
"cpu registers"
"stack dump"
madshi
Site Admin
Posts: 10764
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Thanks, will have a look at that.
madshi
Site Admin
Posts: 10764
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Should be solved in madExcept 3.0a:

http://madshi.net/madCollection.exe (2.5.1.0)
cefird1
Posts: 15
Joined: Mon Nov 07, 2005 5:12 pm

Post by cefird1 »

Looks good.
Post Reply