本節說明偵錯 API 所使用的 Unmanaged 列舉。
本節內容
CLR_DEBUGGING_PROCESS_FLAGS 列舉
提供 ICLRDebugging::OpenVirtualProcess 方法所使用的值。
CLRDataAddressType 列舉
表示由 IXCLRDataProcess::GetAddressType指定位址所包含的數據類型。
CLRDataByNameFlag 列舉
指出名稱在搜尋中應該如何比對。
CLRDataDetailedFrameType 列舉
從 IXCLRDataStackWalk::GetFrameType 方法詳細描述呼叫堆疊中的框架類型。
CLRDataEnumMemoryFlags 列舉
指出 ICLRDataEnumMemoryRegions::EnumMemoryRegions 方法的呼叫應包含哪些記憶體區域。
CLRDataExceptionSameFlag 列舉
指出例外狀況狀態應該如何與系統記錄相符。
CLRDataFieldFlag 列舉
表示欄位的各種屬性。
CLRDataFollowStubInFlag 列舉
傳遞至 IXCLRDataProcess::FollowStub 和 IXCLRDataProcess::FollowStub2 的一組旗標,定義如何遵循存根。
CLRDataFollowStubOutFlag 列舉
從 IXCLRDataProcess::FollowStub 和 IXCLRDataProcess::FollowStub2 傳回的一組旗標,表示遵循存根的結果。
CLRDataMethodCodeNotification 列舉
指出應該傳遞之方法實例程式代碼的相關通知類型。 用於呼叫 IXCLRDataProcess::SetCodeNotifications 和 IXCLRDataProcess::SetAllCodeNotifications 方法。
CLRDataModuleExtentType 列舉
表示透過 IXCLRDataModule::EnumExtent 與模組相關聯的記憶體區域類型。
CLRDataOtherNotifyFlag 列舉
指出應傳遞的通知類型。 用於呼叫 IXCLRDataProcess::SetOtherNotificationFlags 方法。
CLRDataSimpleFrameType 列舉
描述從 IXCLRDataStackWalk::GetFrameType 呼叫堆疊中的框架類型。
CLRDataSourceType 列舉
提供CLRDATA_IL_ADDRESS_MAP 結構所使用的值。
CLRDataValueFlag 列舉
表示值的各種屬性。
CorDebugJITCompilerFlags已取代的列舉
已過時。
CORDEBUG_JIT_DEFAULT請改用 CorDebugJITCompilerFlags 列舉的成員。