Re: How to debug linux crashes -
25-01-2006
the information which Dr.MinGW gives is still incorrect. Normally it should give the exact code snippit of the crashing place.
About the MSVC: that's normal. When I was using MSVC6 and testing a very early version of YaPB it crashes when compiled with MSVC6, but doesn't crash if I compiled with Borland compiler. Later I found that it's a bug in the POD-Bot code (with the bot_sounds.cpp).
|