Comment On Debugger: Allow It To Stop On The Statement That Is Throwing A Run Time Error

  • Thread starter Thread starter Evan Bleicher
  • Start date Start date
Status
Not open for further replies.
E

Evan Bleicher

Guest
I believe that one approach customers use to mitigate this issue is the -errorstack startup parameter. This setting instructs the AVM to allow error objects to save the ABL call stack in the CallStack property of an error object at the time the AVM generates the error object. Enhancing the debugger is a more integrated solution to this problem.

Continue reading...
 
Status
Not open for further replies.
Back
Top