> I think Keith means the console commands, like del, > dir, export, etc., entered into the console window of > the debugger. > > See http://oasis.palm.com/dev/kb/manuals/1549.cfm
Just to note -- these commands aren't interpreted on the Palm OS device. The device just supports a standard debug protocol. Both Palm Debugger and CodeWarrior's console window implement a set of commands that get translated into debug protocol requests. This is why the command set differs between Palm Debugger and CW -- they both started from a common base, but both have been tweaked over time. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
