I am trying to get debugging with psp-insight working.
Background:
* I have used gdb and insight before, but never with the psp.
* I have psp link working and pspsh.
* working on a slim, 3.90 m33 firmware
* I build my project as a prx: link, psp-fixup-imports, psp-prxgen
What I do:
* If I just run my prx, as in ./game.prx, it launches fine.
* If I 'debug game.prx' , I am told it loads.
* I connect with psp-insight, and am told it connects successfully
* but I don't see any tty output on psp-insight, I can stop or anything.
* I have also tried launching the prx, and then attaching to it, but it appears that insight just freezes. It appears that during this, usbhostfs is printing lines about bulk writes wihich timeout.
Help me debug!
Do people actually use the psp-link insight combo? Or is everyone just printf debugging, and then using addr2line to decipher crashes?
~S
ps - is this going to get me source level debugging, or assembler level?
What is the best way to debug? What do you do?
-
- Posts: 51
- Joined: Sun Feb 24, 2008 3:36 am
-
- Posts: 51
- Joined: Sun Feb 24, 2008 3:36 am