Debugger Selector is a utility aimed, primarily, at software developers.
It allows the developer to decide how to process an unhandled application exception which would, under normal circumstances, be processed by Dr. Watson or a specifically defined debugger.
Debugger Selector allows the developer to define a number of tools that can process these exceptions and decide, at the time the exception occurs, which would be more suitable to use.
The developer can define the tools that are available either in advance of the exception occurring or, for greater flexibility, at the time it happens.
Here are some key features of "Debugger Selector":
· Define an unlimited number of debuggers.
· Decide how to handle an unhandled exception, when it happens.
· Define a new debugger to handle an exception, when it happens.
· Invoke a specific debugger after a user defined timeout.
· Pause and resume the timeout.
· Quick access to the Dr. Watson configuration.
· Deploy in 'live' environments to tailor the capture of unhandled exception information.