>Basically, when I am writing code the entire Debug menu is grayed >out (and F9 just beeps at me).. Ideas? Not being a PC user, it's hard for me to say. My first guess would be that you don't have the debugger enabled, but if you can debug when you hit an error, clearly you do. My second guess is that the code you want to set a breakpoint it is stripped by the linker, so it isn't actually part of the final PRC file. Sounds like a question for the Metrowerks folks. Sorry. Regards, Steve Mann -- Creative Digital Publishing Inc. 1315 Palm Street, San Luis Obispo, CA 93401-3117 ------------------------------------------- 805.784.9461 805.784.9462 (fax) [EMAIL PROTECTED] http://www.cdpubs.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
