[Feature Request] Conditional Breakpoints #51
michaelduan-airstrafe
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Conditional breakpoints are very necessary for debugging, especially in games when there are many functions being called and you can't afford to recompile with code changes for your specific conditions (slow).
I have already implemented this feature locally by prompting, but I would prefer it if it was just part of the official DebugMCP repo.
Thank you very much for making this.
Beta Was this translation helpful? Give feedback.
All reactions