Page 1 of 1

Setting breakpoints on address ranges

Posted: Mon Aug 28, 2006 8:44 am
by BlueScreen
My favorite feature in CCS64 is the machine code monitor.
It has all the features I need, but I'd like to suggest an extension to the BA command:
It would be great if you could set breakpoints on address ranges.

New command syntax:
BA <xxxx>[-<yyyy>] [RWX] [<xx>[-<yy>]]

Example of the new command:
BA D012-D412 W F7-FF

This breakpoint triggers when a value in [F7; FF] is written to an address in [D012; D411]

Posted: Sun Oct 01, 2006 9:44 pm
by Stuart Toomer
Hakan has included this enhancement in the next official release of CCS64.