New to FusionDebug is the Auto-step feature. Interactively watch your code being executed at a specified speed.
The new Auto-step feature adds even more interactivity, enabling you to view execution paths of your application, variable / expression changes and even root out bottlenecks in your code.
You can set an interval between step operations in the FusionDebug Configuration dialog shown here:
There you can set intervals for both auto-stepping into or over.
You control auto-stepping with two toggle buttons on the Debug View toolbar, shown here:
The button on the left is Auto-step Into, the right one is Auto-step Over. Only one can be toggled at any time so toggling on Auto-step Into when stepping over will cause Auto-step Over to be toggled off.
Auto-step can be used in a number of interesting ways:
FusionDebug: Feature Focus – Breakpoint Conditions & Hitcounts
Download FusionDebug 3.0.1 (free trial version available)
FusionDebug Feature Focus
Type: | DevNet |
---|---|
Issue Number: | FDS-122 |
Components: | Stepping |
Environment: | |
Resolution: | Fixed |
Added: | 30/11/2009 16:28:34 |
Affects Version: | 3.0.1 |
Fixed Version: | 3.0.1 |
Server: | |
Platform: | |
Related Issues: | None |
Comments are closed.