Debugging

Instantly See the Cause of Critical Issues

Instantly see why code is breaking

  • Delivers you the complete source code, stack trace, variable, and environment state at the point an error occurred

Production debugging for Java and ColdFusion

  • Interactively debug your Java or ColdFusion applications in production
  • Almost zero performance impact and without affecting more than a single thread.

Set non-blocking breakpoints

  • An email containing the complete stack trace PLUS all the scope variables which were set is sent at the moment the breakpoint trigger fires – at that exact point in the code.
  • You no longer have to include debug code in your applications to write variables into log files or force dumps to capture context.
  • The stack trace plus variables can often be enough to pinpoint what the actual issue is or use the integrated debugger