K
kirchner
Guest
You can get a stack trace from the process using any debugger. I happen to use windbg, but any one will do. But you won't get any Progress specific information this way unless you know where in the memory to look for. For instance, ABL stack trace, persistent procedures, session parameters and the likes won't be provided by the debugger as-is.
Continue reading...
Continue reading...