Database Debug Perspective

Database Debug offers a complete set of views for debugging the procedural objects you have created. Breakpoints are set when you double-click on the left vertical ruler in the SQL Editor or by right-clicking on the marker and selecting Toggle Breakpoint. If the line is not appropriate for a breakpoint, the marker (a blue dot) is adjusted to the next appropriate line in the code. You can remove breakpoints by double-clicking or right-clicking on the marker and selecting Toggle Breakpoint.

After you have set the breakpoints, you can begin debugging via the SQL Editor context menu Debug, which automatically switches to the Database Debug perspective and suspends the execution at the first breakpoint.

Opening Database Debug Perspective

Using Database Debug

Manipulating Breakpoints

Debugging a Procedural Object

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com