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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Vector35
/
debugger
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
331
Code
Issues
294
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Load module symbols from the debugger backend on demand (#210)
- #1115
#1115
Merged
xusheng6
merged 10 commits into
dev
Vector35/debugger:dev
from
test_load_module_symbols
Vector35/debugger:test_load_module_symbols
Copy head branch name to clipboard
Jul 9, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Load module symbols from the debugger backend on demand (#210)
#1115
xusheng6
merged 10 commits into
dev
Vector35/debugger:dev
from
test_load_module_symbols
Vector35/debugger:test_load_module_symbols
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Load module symbols from the debugger backend on demand (#210)
Show description for 813fb0a
xusheng6
and
claude
committed
813fb0a
View commit details
Copy full SHA for 813fb0a
Browse repository at this point
Fix symbol removal order to avoid a leaked auto data symbol on Windows
Show description for 6ef13a8
xusheng6
and
claude
committed
6ef13a8
View commit details
Copy full SHA for 6ef13a8
Browse repository at this point
Various fixes
xusheng6
committed
9b2f53c
View commit details
Copy full SHA for 9b2f53c
Browse repository at this point
Recreate data variables after a symbol load/remove/load cycle
Show description for 9944885
xusheng6
and
claude
committed
9944885
View commit details
Copy full SHA for 9944885
Browse repository at this point
Use the data_vars property in the symbol test
Show description for b63c70b
xusheng6
and
claude
committed
b63c70b
View commit details
Copy full SHA for b63c70b
Browse repository at this point
Refresh analysis after loading/removing backend symbols
Show description for 6da5568
xusheng6
and
claude
committed
6da5568
View commit details
Copy full SHA for 6da5568
Browse repository at this point
Report differing data variables when the symbol-removal check fails
Show description for b24363b
xusheng6
and
claude
committed
b24363b
View commit details
Copy full SHA for b24363b
Browse repository at this point
Check symbol removal against the feature's own data variables
Show description for f7f5351
xusheng6
and
claude
committed
f7f5351
View commit details
Copy full SHA for f7f5351
Browse repository at this point
Check removed symbols by the feature's own addresses too
Show description for 999bff8
xusheng6
and
claude
committed
999bff8
View commit details
Copy full SHA for 999bff8
Browse repository at this point
Document loading module symbols from the debugger backend
Show description for 28b0693
xusheng6
and
claude
committed
28b0693
View commit details
Copy full SHA for 28b0693
Browse repository at this point
You can’t perform that action at this time.