ApexSQL Debug is an SQL Server Management Studio Add-in that enables debugging with advanced features such as step into, out of, through, conditional breakpoints, call stacks, and watch points.

One of the key features of ApexSQL Debug is its support for step into, step out of, and step through debugging. Additionally, you can set conditional break points, use watches to monitor variables, and get detailed call stack information for a better understanding of your code.
ApexSQL Debug even goes beyond traditional debugging tools by allowing you to list the dependent objects called by the profiled procedure. This feature can be incredibly valuable when trying to track down or troubleshoot issues.
Another standout feature is the ability to set user-defined values for procedure parameters before profiling. This functionality ensures that your code is being tested with the correct input, making it easier to catch and fix errors.
Overall, ApexSQL Debug is a highly effective and user-friendly add-in that can greatly enhance your debugging process. Whether you are a seasoned SQL developer or just getting started, this tool is definitely worth trying out.
Version 2008.06: Minor Fix Release
Version 2008.05: Minor Fix Release
Version 2008.04: Minor Fix Release
Version 2008.03: Medium Feature, Medium Fix Release
Version 2008.02: updated product