How to save log files for debugging purposes ?!?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Locked
fuxiulian
Posts: 2
Joined: Tue May 10, 2005 6:40 pm

How to save log files for debugging purposes ?!?

Post by fuxiulian »

Hello !

I have a PSP development kit and I've started writing a couple of simple programs for the PSP. Since the application our team will be developing is going to be a pretty huge one I would want to keep a couple of log files, including a memory allocation tracer (it's obvious a memory leak can't remain unnoticed on such a memory limited platform). These logs will only be used while debugging so I don't actually require saving them on the end-user PSP, just on the development kit.

Is there a way to access a network drive or other device in order to save my logs ?

Right now I'm thinking about a simple but stupid solution: dump the data on the TTY since I can copy/paste it from the debuger windows, but I'd rather do things differently. (I'm starting to miss the XENON developement kit that had a huge harddrive that was used to emulate everything, even if the final XENON wouldn't have one. 1 point for Microsoft there...).

I admit I've not studied thorougly the devkit, but this is part because I've only gotten it just for a couple of days, so please give a solution to my problem even it may be an obvious one.

Thank you.
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

This is not an official dev forum. If you legitimately have the PSP devkit then you have access to all of Sony's support forums and should be asking there, not here.
Shoot Pixels Not People!
Makeshift Development
fuxiulian
Posts: 2
Joined: Tue May 10, 2005 6:40 pm

Post by fuxiulian »

I see... thank you anyway
mrbrown
Site Admin
Posts: 1537
Joined: Sat Jan 17, 2004 11:24 am

Post by mrbrown »

Locked.
Locked