PDA

View Full Version : How to set debug breakpoints



Joe Snyder
01-02-2006, 05:12 PM
I am successfully single stepping with the debugger but my debug menu choice for set breakpoint is greyed out even when debugging. It is getting rather tedious to single step through a rather large script. SB 5.2 doc implies you can set a breakpoint but never specifies how.

How do I activate breakpoint?

linder
01-03-2006, 12:14 AM
Joe,

Breakpoints are not supported in 5.2 and will be available in a later release.

Thanks,

LoboMgr
01-27-2006, 03:34 PM
Yes, breakpoints(!) and the ability to change the PC (program counter) so that variables can be changed and the logic be re-executed w/o having to restart the script!