Get crashing application stack trace
Posted
by Tony
on Stack Overflow
See other posts from Stack Overflow
or by Tony
Published on 2010-06-10T09:13:38Z
Indexed on
2010/06/10
10:43 UTC
Read the original article
Hit count: 217
stacktrace
|strack
Is there any program that anyone knows off (not a debugger) that will produce a stack trace of a crashing application?
The application crash can be simulated at will on a server on which I cannot necessarily install a debugger. That's why the question if there's no other way to get a stack trace so I can then have a look.
© Stack Overflow or respective owner