Possible Duplicate:
GetStackTrace in Delphi 7?
Does anyone know how to get a nice friendly stack trace into a string when an exception is raised in Delphi 6?
Does anyone know how to get a nice friendly stack trace into a string when an exception is raised in Delphi 6? | |||||
feedback
|
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
madExcept can include the stack trace in the exception log. You can try madExcept free (there is a free non-commercial license).
| |||||||
feedback
|
|
May be you can take a look at EurekaLog | |||||||||||||||||
feedback
|
|
This answer by Runner and this blog post from Rob's Technology Corner provides you with all you need to get a stack trace with JCL. | |||
|
feedback
|
|
| |||
|
feedback
|