Argh! There's nothing in the docs as far as I can tell that covers debugging, except a few short paragraphs about Assert and RuntimeError. How the shit am I supposed to step through the program? This is basically like debugging with print statements, except the program dies when something is not as it should be. That doesn't help when you're trying to figure out where, and why a lockup or crash is occurring.
Actually, the debug builds seem to halt the moment they receive any controller input, or possibly just at random. I'm not even sure. I am not getting past the movement joystick this way, though. I'm afraid I will have to renege on that offer to debug my problem for you. :(
no subject
Date: 2006-11-01 10:51 pm (UTC)Actually, the debug builds seem to halt the moment they receive any controller input, or possibly just at random. I'm not even sure. I am not getting past the movement joystick this way, though. I'm afraid I will have to renege on that offer to debug my problem for you. :(