In article <86519@palm-dev-forum>, [EMAIL PROTECTED] says... > > using carbonized CW8 and 3.3 emulator. everything builds fine. single > stepping however is painfully slow. sort of reminds me of debugging > with MS embedded tools and PocketPC 2002 emulator.
I don't have good reasons why its slow on Mac OS X. We've done profiling, and we're not seeing any real issues with the code inside our debugger plugin or in TCP/IP communication. However, there are some threading issues with IDE 4.2.5 and Mac OS X that seem to prevent the debugger plugin from getting enough CPU time to respond to debugger messages quickly. That seems to be the best theory. We will be working on debugging speed on Mac OS X as one of our top priorities for the V9 release. I would get the 8.2 update... it does a better job of pulling data from the emulator when stepping, and helps a little. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
