HI, I have this problem too with CW 6 and 7. It is very annoying and it defeat The purpose of debugging when it skips over the code. What bugs me is that The debugger don't put the dot beside the line. Sometimes I had too delete Or rearrange the code to get the dot to appear.
Yes, I never had much success with the debugger with multisegment project. It Works sometimes and it doesn't the other. Very annoying. What I had to end up Doing is putting ErrDisplay() in the code. Another problem is the during debugging the debugger would crash when I open Up another source file and try to put an break point. Kevin, I too did the CW7 update. Regards, Danny www.toysoft.ca -----Original Message----- From: Kevin OKeefe [mailto:kokeefe@;invivodata.com] Sent: October 22, 2002 12:57 PM To: Palm Developer Forum Subject: RE: Breakpoints get skipped over in CodeWarrior I was seeing this problem with version 7 of the debugger. It seemed to be after our app grew past a certain size (~200K) (or perhaps it started after a particular patch was installed...). I could only debug stuff that was in the first segment - all other breakpoints would be ignored. It was highly annoying and I would just move the function I was interested in into the first segment to debug it. This did not happen the entire time I used version 7 - it may have begun after the last patch to 7 was installed. It does not happen with version 8. Hope this helps... Kevin -----Original Message----- From: Ben Combee [mailto:bcombee@;metrowerks.com] Sent: Tuesday, October 22, 2002 10:40 AM To: Palm Developer Forum Subject: Re: Breakpoints get skipped over in CodeWarrior At 10:30 2002-10-22 -0500, you wrote: >The problem seems to be resolved when I move the source file from the >4th segment to the 1st segment. Is this something I should have known? No, this is a bug we should have known about at Metrowerks... we would love to get a reproducible case of this sent to us so we can verify that this problem does not occur with recent debuggers. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ------------------------------------------ The information in this transmittal and any attachments is privileged and confidential and is intended only for the recipient(s) listed above. You are hereby notified that any unauthorized distribution or copying of this transmittal or its attachments is prohibited. If you have received this transmittal in error, please notify Invivodata immediately at (831) 438-9550. ------------------------------------------ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
