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
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.3k
Code
Issues
5k+
Pull requests
587
Discussions
Actions
Projects
Security and quality
70
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Initial provisions for semantic Crossgen2 PDB validation
- #97090
#97090
Merged
trylek
merged 12 commits into
dotnet:main
dotnet/runtime:main
from
trylek:PdbTest
trylek/runtime:PdbTest
Copy head branch name to clipboard
Jan 24, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Initial provisions for semantic Crossgen2 PDB validation
#97090
trylek
merged 12 commits into
dotnet:main
dotnet/runtime:main
from
trylek:PdbTest
trylek/runtime:PdbTest
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2024
Initial provisions for semantic Crossgen2 PDB validation
Show description for a6d535c
trylek
committed
a6d535c
View commit details
Copy full SHA for a6d535c
Browse repository at this point
Revert unnecessary change in the Unix section of CLRTest.Crossgen.targets
trylek
committed
c879e22
View commit details
Copy full SHA for c879e22
Browse repository at this point
Instrument the test to fail to check its proper behavior in the lab
trylek
committed
c4891d3
View commit details
Copy full SHA for c4891d3
Browse repository at this point
Modify PdbChecker project to include DiaSymReader
trylek
committed
b68c5cf
View commit details
Copy full SHA for b68c5cf
Browse repository at this point
Retry building against Dia2Lib
trylek
committed
f5b2d93
View commit details
Copy full SHA for f5b2d93
Browse repository at this point
Make the package reference to TraceEvent unconditional
trylek
committed
ebc3f71
View commit details
Copy full SHA for ebc3f71
Browse repository at this point
Fix build of PdbChecker in test_dependencies.csproj
trylek
committed
31ca949
View commit details
Copy full SHA for 31ca949
Browse repository at this point
Fix PdbChecker to not require msdia140 registration
trylek
committed
c8448af
View commit details
Copy full SHA for c8448af
Browse repository at this point
Make PdbChecker a tool as it requires the native msdia140 library
trylek
committed
bb9520b
View commit details
Copy full SHA for bb9520b
Browse repository at this point
Propagate the correct architectural version of msdia140
trylek
committed
702fe86
View commit details
Copy full SHA for 702fe86
Browse repository at this point
Remove instrumentation
trylek
committed
bb2763f
View commit details
Copy full SHA for bb2763f
Browse repository at this point
Don't copy msdia on Linux where it doesn't exist
trylek
committed
1bcf068
View commit details
Copy full SHA for 1bcf068
Browse repository at this point
You can’t perform that action at this time.