-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Implement debug-related MCP tools to allow AI assistants to interact with the Visual Studio debugger.
Tools to Implement
debug_start- Start debuggingdebug_stop- Stop debuggingdebug_pause- Pause executiondebug_step_into- Step intodebug_step_over- Step overdebug_step_out- Step outdebug_breakpoint_add- Add breakpointdebug_breakpoint_remove- Remove breakpointdebug_breakpoint_list- List breakpointsdebug_locals- Get local variablesdebug_callstack- Get call stack
VS APIs
DTE2.DebuggerDebugger.BreakpointsDebugger.CurrentStackFrame
Metadata
Metadata
Assignees
Labels
No labels