Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
debugmcp
/
mcp-debugger
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
166
Code
Issues
12
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(session): a session whose launch runs with the debugger off says so on every later surface (#749)
- #751
#751
Merged
debugmcpdev
merged 8 commits into
main
debugmcp/mcp-debugger:main
from
fix/749-debugger-off-surfaces
debugmcp/mcp-debugger:fix/749-debugger-off-surfaces
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(session): a session whose launch runs with the debugger off says so on every later surface (#749)
#751
debugmcpdev
merged 8 commits into
main
debugmcp/mcp-debugger:main
from
fix/749-debugger-off-surfaces
debugmcp/mcp-debugger:fix/749-debugger-off-surfaces
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
fix(session): a session whose launch runs with the debugger off says so on every later surface (#749)
Show description for 8296f7c
cynarlab
and
claude
committed
8296f7c
View commit details
Copy full SHA for 8296f7c
Browse repository at this point
fix(session): a pause does not clear the debugger-off decision; one gated why for every surface (#749 review)
Show description for 5e2a3d1
cynarlab
and
claude
committed
5e2a3d1
View commit details
Copy full SHA for 5e2a3d1
Browse repository at this point
fix(session): a step from a noDebug pause proves nothing either; the decision is consulted only while running or paused (#749 review 2)
Show description for 523d71e
cynarlab
and
claude
committed
523d71e
View commit details
Copy full SHA for 523d71e
Browse repository at this point
fix(session): proof the debugger is on is the adapter's own breakpoint reason, a hit, an exception or an entry — and the launch warning stops claiming no stop can arrive (#749 review 3)
Show description for d7855b3
cynarlab
and
claude
committed
d7855b3
View commit details
Copy full SHA for d7855b3
Browse repository at this point
Merge remote-tracking branch 'origin/main' into fix/749-debugger-off-surfaces
cynarlab
committed
71cf11c
View commit details
Copy full SHA for 71cf11c
Browse repository at this point
docs(schema): the dapLaunchArgs.noDebug description stops claiming no stop ever arrives (#749)
Show description for d65ad56
cynarlab
and
claude
committed
d65ad56
View commit details
Copy full SHA for d65ad56
Browse repository at this point
fix(server): get_stack_trace on a running session with no thread answers not-paused with the why, not "no active proxy" (#749)
Show description for e839b4b
cynarlab
and
claude
committed
e839b4b
View commit details
Copy full SHA for e839b4b
Browse repository at this point
fix(session): a verified breakpoint is proof the debugger is on; get_stack_trace never claims "no active proxy"; pause on an initializing launch says why (#749 review 4)
Show description for 6e74e81
cynarlab
and
claude
committed
6e74e81
View commit details
Copy full SHA for 6e74e81
Browse repository at this point
You can’t perform that action at this time.