On Thu, 17 Oct 2002 17:10:08 -0500, Ben Combee
<[EMAIL PROTECTED]> wrote:

>
>At 17:09 2002-10-17 -0500, you wrote:
>>I've got a rather large project that I am debugging. It seems like
>>there are some file where I cannot set breakpoints. For example, I
>>have a EventHandler in another file and if I set breakpoints in it,
>>CodeWarrior goes right past them without stopping. I am running the
>>code on POSE. Does anybody know why this is happening?
>
>First, what version of CodeWarrior for Palm OS are you running?
>
>Second, when you start your application, let it stop at your PilotMain 
>routine.  Open the breakpoints window, and look to see if any of the BP 
>dots are translucent -- that indicates a breakpoint that the debugger 
>wasn't able to set.  The usual reason is that the file in which those 
>breakpoints are set doesn't have the "Debug dot" turned on, so no debugging 
>information is being generated, and the debugger can't map the source line 
>to a location in memory.
>
>To toggle the debug dot, click in the "Bug" column in the IDE's project 
>window for your file.
>
>It this doesn't help, and if you're using V8.3, please report this as a 
>problem to CW tech support -- we want to make sure any breakpoint issues 
>are solved for V9's debugger.

The debug dot for that file is checked, but the breakpoints are still
translucent in breakpoints window. Is there anything else I can try?


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to