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 }}
glslang
/
dbgscope
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dbgscope
examples
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2026
fix: a lookup that fails is not a processor that does not match
Show description for 170b05b
glslang
and
claude
committed
170b05b
View commit details
Copy full SHA for 170b05b
View code at this point
Browse repository at this point
feat: which thread, and which processor, an answer is about
Show description for 0de6bb5
glslang
and
claude
committed
0de6bb5
View commit details
Copy full SHA for 0de6bb5
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
test: fuzz the session invariant, since every one of these was found by hand
Show description for f92814b
glslang
and
claude
committed
f92814b
View commit details
Copy full SHA for f92814b
View code at this point
Browse repository at this point
fix: a target that ends is an ending, and an engine with none refuses text
Show description for 3c23727
glslang
and
claude
committed
3c23727
View commit details
Copy full SHA for 3c23727
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
Become dbgscope: keep the debugger half, and let the exploitation half go
Show description for a2ca634
glslang
and
claude
committed
a2ca634
View commit details
Copy full SHA for a2ca634
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
fix(example): a master index of zero is a register, and FLOAT82 is tag 8
glslang
committed
319dd6e
View commit details
Copy full SHA for 319dd6e
View code at this point
Browse repository at this point
feat(dbgeng): expose the whole register description, not one flag of it
Show description for f91d961
glslang
and
claude
committed
f91d961
View commit details
Copy full SHA for f91d961
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
fix: address heap walking review feedback
glslang
committed
77b0ac6
View commit details
Copy full SHA for 77b0ac6
View code at this point
Browse repository at this point
Add version-aware segment heap walking
glslang
committed
281fce2
View commit details
Copy full SHA for 281fce2
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
feat(dbgeng): unloaded_modules, and the name buffers they need
Show description for c829ff0
glslang
and
claude
committed
c829ff0
View commit details
Copy full SHA for c829ff0
View code at this point
Browse repository at this point
Address review: say what the target check misses, and stop a vacuous pass
Show description for 84ee234
glslang
and
claude
committed
84ee234
View commit details
Copy full SHA for 84ee234
View code at this point
Browse repository at this point
feat(dbgeng): save and restore the debugger's scope
Show description for 5018514
glslang
and
claude
committed
5018514
View commit details
Copy full SHA for 5018514
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
feat(dbgeng): read registers, modules and breakpoints as values
Show description for d23dd7b
glslang
committed
d23dd7b
View commit details
Copy full SHA for d23dd7b
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
Report a command's output and whether it finished, not one or the other
Show description for 13b6b95
glslang
and
claude
committed
13b6b95
View commit details
Copy full SHA for 13b6b95
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
fix(dbgeng): classify the break-in check on the structured stop reason
Show description for 38eeafd
glslang
and
claude
committed
38eeafd
View commit details
Copy full SHA for 38eeafd
View code at this point
Browse repository at this point
test(dbgeng): read the stop site from the engine, not from g's echo
Show description for 2e4f3dd
glslang
and
claude
committed
2e4f3dd
View commit details
Copy full SHA for 2e4f3dd
View code at this point
Browse repository at this point
test(dbgeng): drive the kernel opener split from kdtest
Show description for fe9a305
glslang
and
claude
committed
fe9a305
View commit details
Copy full SHA for fe9a305
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
fix(dbgeng): park deferred input buffers on the engine, not the guard
Show description for fed79c7
glslang
and
claude
committed
fed79c7
View commit details
Copy full SHA for fed79c7
View code at this point
Browse repository at this point
fix(dbgeng): complete the wait when a PendingTarget is dropped
Show description for c27c152
glslang
and
claude
committed
c27c152
View commit details
Copy full SHA for c27c152
View code at this point
Browse repository at this point
feat(dbgeng): split target creation from the initial-break wait
Show description for 2e62f28
glslang
and
claude
committed
2e62f28
View commit details
Copy full SHA for 2e62f28
View code at this point
Browse repository at this point
Commits on Jun 14, 2026
dbgeng: leave a live kernel running on detach (don't freeze it) (#60)
Show description for 777b5c2
glslang
and
claude
authored
777b5c2
View commit details
Copy full SHA for 777b5c2
View code at this point
Browse repository at this point
dbgeng: report KernelBreakTimeout on a watchdog-forced attach; example fixes
Show description for 8a4bd20
glslang
and
claude
committed
8a4bd20
View commit details
Copy full SHA for 8a4bd20
View code at this point
Browse repository at this point
dbgeng: bound the live-kernel WaitForEvent so the engine thread can't hang
Show description for c642e55
glslang
and
claude
committed
c642e55
View commit details
Copy full SHA for c642e55
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.