-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
Uses
Used as part of
!printexception -lines!ip2mdwhen SYMOPT_LOAD_LINES is set in the symbol options (default in windbg)!clrstack
Required APIs
- IXCLRDataModule::GetFlags
- IXCLRDataModule::GetFileName
- IXCLRDataModule::Request(DACDATAMODULEPRIV_REQUEST_GET_MODULEDATA…)
- IXCLRDataModule::StartEnumExtents
- IXCLRDataModule::EnumExtent
- IXCLRDataModule::EndEnumExtents
- IXCLRDataProcess::StartEnumMethodInstancesByAddress
- IXCLRDataProcess::EnumMethodInstanceByAddress
- IXCLRDataProcess::EndEnumMethodInstancesByAddress
- IXCLRDataMethodInstance::GetRepresentativeEntryAddress
- IXCLRDataMethodInstance::GetILOffsetsByAddress
- IXCLRDataMethodInstance::GetILAddressMap
- IXCLRDataMethodInstance::GetTokenAndScope
Metadata
Metadata
Assignees
Labels
area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions