Getting a program to crash

Duane Clark dclark at akamail.com
Fri Jan 17 14:57:33 CST 2003


Howdy,

I am trying to make a program crash ;) Instead, the program apparently 
captures exceptions, pops up a dialog, and continues on. I am hoping for 
a way to prevent that from happening, and instead falling into the debugger.

It does call EXC_RtlRaiseException when the exception occurs, but it is 
not clear to me how that function works. Hopefully I can comment out 
something there to get it to crash properly?





More information about the wine-devel mailing list