Commit 646c0fb
WIP: ISOSDacInterface18 GCInfo APIs
Add ISOSDacInterface18 with GCInfo inspection APIs:
- GetGCInfoHeader
- GetGCInfoInterruptibleRanges
- GetGCInfoSafePoints
- GetGCInfoRegisterLifetimes
- GetGCInfoStackSlotLifetimes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f4430a4 commit 646c0fb
20 files changed
Lines changed: 1560 additions & 5 deletions
File tree
- src
- coreclr
- debug/daccess
- inc
- pal/prebuilt
- idl
- inc
- native/managed/cdac
- Microsoft.Diagnostics.DataContractReader.Abstractions/Contracts
- Microsoft.Diagnostics.DataContractReader.Contracts/Contracts/GCInfo
- PlatformTraits
- X86
- Microsoft.Diagnostics.DataContractReader.Legacy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2962 | 2962 | | |
2963 | 2963 | | |
2964 | 2964 | | |
| 2965 | + | |
| 2966 | + | |
| 2967 | + | |
| 2968 | + | |
| 2969 | + | |
| 2970 | + | |
| 2971 | + | |
| 2972 | + | |
2965 | 2973 | | |
2966 | 2974 | | |
2967 | 2975 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
783 | 785 | | |
784 | 786 | | |
785 | 787 | | |
| |||
1190 | 1192 | | |
1191 | 1193 | | |
1192 | 1194 | | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
1193 | 1207 | | |
1194 | 1208 | | |
1195 | 1209 | | |
| |||
0 commit comments