"Steve Mann" <[EMAIL PROTECTED]> wrote in message
news:23665@palm-dev-forum...
>
> It seems to me that at some point in the past it was possible to set
> watchpoints on specific variables so that you would get a breakpoint
> when they changed. For some reason now, with R6 and SDK 3.5 (Mac OS),
> all the watchpoint menu commands appear to be disabled.
>
> Can anyone confirm if it's possible to do watchpoints and, if so, how?
Thanks.

We discussed this on the palm-dev forum back around April... watchpoints
can't be implemented in hardware due to the lack of support by the
Dragonball chipset, but I suggested that they could work in the emulator,
since it already had a primitive watchpoint mechanism.  If you need one in
POSE, you can find the address of the variable to watch, then set your own
in the "Settings/Breakpoints" dialog -- enter the address into the data
breakpoints.  I'd suggested that CW could use that mechanism, but I don't
think its been implemented.



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

Reply via email to