See: Description
| Interface | Description | 
|---|---|
| DebuggerExtenderData | 
 DebuggerExtenderData represents a data item from a debuggee as supplied by
 the debugger. 
 | 
| DebuggerExtenderEvaluator | 
 Evaluators are keyed to a particular debuggee stop (stack frame and thread)
 and the evaluator expires as soon as the debuggee resumes. 
 | 
| DebuggerExtenderThread | 
 Represents a thread in the debugger when the debuggee is stopped. 
 |