It's been a little while since I had the chance to visit this forum, work has been keeping me way too busy the last few weeks. I'm hoping one of you can help me with a little problem.
I've been getting unhandled exceptions in some of my code that are proving to be very difficult to debug (mostly the dreaded exception C0000005 Access violation). It would be a lot easier for me to see what is going on if I could intercept the exception and be able to look at the state of my threads without the program crashing out to Windows.
Does anyone know if there is any way to use the Windows Structured Exception Handling mechanism within CVI?
I have searched and the only thing I can find is some stuff in the SDK that does not work directly in CVI (using __try and __except blocks generates errors in the compiler, it does not recognize those structures).
Any help would be greatly appreciated.
Martin Fredrickson
Test Engineer
Northrop Grumman
Advanced Systems and Products
San Diego, CA 92128