On 2005-05-10, Dr. Vesselin Bontchev <[EMAIL PROTECTED]> wrote: >> One big difference between POSE and the various simulators is that >> you have to use the 'gdbpanel' application on the simulators in >> order to set the 'gdbS' feature needed for debugging with >> m68k-palmos-gdb. > > You don't need anything like that when using the default PODS debugger (i.e., > when you click on the green bug button) - I assume it means that it is > using a different debugger. What you're saying probably holds for the > stand-alone debugger - the one that is accessed by clicking on the red > bug button of PODS.
No, the stand-alone debugger in PODS does not need gdbpanel. It uses a different way to get the necessary information (mainly the start addresses of the various segments). gdbpanel is only needed if you are using the m68k-palmos-gdb debugger included in prc-tools. > > Speaking of gdbpanel, is the PRC file available from somewhere? I found the > source easily enough but it's a PilRC project and I'm using PODS and > don't feel like converting it into a PODS project just in order to compile > it... > Where did you get the source ? Both download versions on the sourcefore download page (http://sourceforge.net/project/showfiles.php?group_id=4429) prc-tools-samples.tar.gz and prc-tools-samples.zip contain the final prc files. No need to compile yourself. Ton van Overbeek -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
