View Single Post
 
Old 06-26-2008, 03:10 PM
kilogold kilogold is offline
PSP Ninja
 
Join Date: Feb 2006
Location: Aguadilla, Puerto Rico
Posts: 713
kilogold User Has a Beginner Reputation
Default

Hi guys...

I need some help with debugging my app. I use PSPLink to run my programs and such, but I'm a complete total newb to this debugging stuff. I've tried looking for a tutorial for two days now but not one has a solid tutorial on this psp-gdb stuff.

here's what I've picked up so far:
I found that you have to include "-g" in your makefile to enable debugging support. I also found out that you can download psp-gdb off svn but I don't know where in svn. Once I have compiled the program I type (assuming you have the drive set to the directory where your eboot is) "host0:/debug ./myapp.elf" to enable debug. Apparently you can use Eclipse's GUI to debug. but also I don't have the traditional setup for my pspsdk... I have a setup that lets me code in my Visual Studio 2005. I just don't know if I can debug in it like Eclipse can.
Just in case... this is the pspsdk I got: http://www.jetcube.eu/archives/cat_cc.html


So that just about sums all I could find on the net... So I'm just asking if someone can work with me showing me how to use the PSPLink debugger. That would be sweet.
__________________

Ok, so it\'s the most nooblet sig evar... At least I tried... :/
Reply With Quote