Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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