Page 1 of 1

How to implement the perfect debugger on PPC?

PostPosted: Mar 24, 2004 @ 10:14pm
by kornalius
Hi,

I would like to get ideas on what method would be the best to implement a debugger inside PPL to fit perfectly and effectively on a PPC device. I cannot use a window it would cover up most of the screen. It's mainly on the UI and not the technical portion (which I can deal with). I was thinking about having some sort of line display on the menubar at the bottom of the screen, but you can only show one line at the time and in fullscreen (graphic) mode it's pretty much useless.

I have a debuglog.txt file right now but it's not interactive enough.

Regards,
Kornalius