Skip to content

Conversation

@GeoYS
Copy link

@GeoYS GeoYS commented Jan 23, 2026

This is done by sending the CTRL+BREAK key combination signal to the process running CDB.

the CTRL+BREAK key combination signal to the process running CDB.
@svnscha
Copy link
Owner

svnscha commented Jan 23, 2026

This seems like a good idea. What's the regular use case? Do you do live debugging with this MCP from a terminal or how does it work?

@GeoYS
Copy link
Author

GeoYS commented Jan 23, 2026

I'm using this MCP to make specialized agents to help perform common/repetitive tasks when debugging live systems.

The problem is that, for WinDbg sessions connected to a live system, the debugger must be broken in before any commands can be executed. Letting the agent break in itself will reduce the amount manual input from the user.

@GeoYS
Copy link
Author

GeoYS commented Jan 26, 2026

@svnscha Any further comments or concerns?

@svnscha
Copy link
Owner

svnscha commented Jan 27, 2026 via email

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants