Support backtrace on exception in debug mode
When I run a sequence of stored procedure calls and somewhere in there an error occurs, the debugging session just ends. If the error could have happened at multiple places then it would be very helpful to have a back trace of the last line to successfully execute or the one that failed to execute.
3
votes
Mike Taylor
shared this idea