Skip to content

feat(tools): add breakpoint enable/disable and conditional breakpoint support #78

@CalvinAllen

Description

@CalvinAllen

Description

Add ability to enable/disable breakpoints and support conditional/hit count breakpoints.

Tools to Implement

Tool Description
breakpoint_enable Enable or disable a breakpoint at a specific file and line
Enhanced debugger_add_breakpoint Support conditional expressions and hit count on breakpoints

Notes

  • Extends existing debugger tools category
  • Current breakpoint tools only support add/remove/list
  • Competitor reference: Unofficial VS MCP Server by dhq-boiler

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions