SQL Programming Tool - Features - Debugging

Debugging

Some tools offer features for the debugging of stored procedures: Step In, Step Over, Step Out, Run Until Exception, Breakpoints, View & Set Variables, View Call Stack, and so on. Users can debug any program-unit without making any modification to it, including triggers and object types.

Read more about this topic:  SQL Programming Tool, Features