Re: [Oorexx-devel] Windows Debugging Help

2009-09-28 Thread Mark Miesfeld
David, If you have the Windows debugger installed, when any application crashes, the OS should put up a dialog box asking if you want to debug. If you say yes, it brings up the debugger. At that point say yes to break. You should be able to then get the stack trace for the thread where the cras

[Oorexx-devel] Windows Debugging Help

2009-09-28 Thread David Ashley
All - It has been a very long time since I used the Windows debugger and I need a little help. I am trying to produce a stack trace from an execution of Apache httpd. Here are the steps I am performing. 1. From the command line I run devenv /debugexe bin\httpd.exe 2. Next I enable all exce