On 11/25/05, ll <[EMAIL PROTECTED]> wrote: > Thanks for the information Aaron - it sounds like you know the > facts, but it's a shame that I have to hear them from a third party > and not from Palm.
i've been developing since 1999 on palmos; so, i've been around. > So, were developers ever informed or consulted about this ? its been common knowledge. > We cannot debug our application with a simulator - what harm would > it do to grant continued access to the old Debug ROMs ? Maybe we > should all just download everything we can now, in case they arbitrarily > remove other stuff too ? the point is; what are you going to do with the debug roms? flash them to your device? the only debug roms that were something you as a developer could use were only for use in POSE or PalmSim. if you cannot debug on the simulators; you need to use alternative debugging techniques on the devices themselves. - printf to a file (on memory card) - debug dialogs.. you can forget doing native ARM debugging stepping through code; thats definately not supported in a nice and easy way - although, there was some work done on it. -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
