Search found 3 matches
- Fri Sep 01, 2006 3:35 am
- Forum: PSP Development
- Topic: Misc Crashes
- Replies: 29
- Views: 14863
- Wed Aug 30, 2006 1:34 am
- Forum: PSP Development
- Topic: Misc Crashes
- Replies: 29
- Views: 14863
I'd provide some source but I'm not entirely certain where the problem is. I'd like to try PSPLink's gdb capabilities to narrow things down but I'm using 2.6 firmware. I'm actually not even 100% sure where this thing's crashing since I can't make use of an exception handler. I'm attempting to write ...
- Tue Aug 29, 2006 8:54 am
- Forum: PSP Development
- Topic: Misc Crashes
- Replies: 29
- Views: 14863
Sorry to revive an older thread, but I'm running into the same problems. Seems like everything is working properly, but when I remove arbitrary pieces of debug output, the program just crashes with nothing from the exception handler. Toying with the gcc flags doesn't seem to make any difference. Any...