IDebugAdvanced3 接口 (dbgeng.h)
继承
IDebugAdvanced3 接口继承自 IDebugAdvanced2。 IDebugAdvanced3 还具有以下类型的成员:
方法
IDebugAdvanced3 接口包含以下方法。
IDebugAdvanced3::FindSourceFileAndToken (IDebugAdvanced3) FindSourceFileAndToken 方法返回源路径上的源文件的文件名或与文件令牌关联的变量值。 |
IDebugAdvanced3::FindSourceFileAndTokenWide FindSourceFileAndTokenWide 方法返回源路径上源文件的文件名或返回与文件令牌关联的变量的值。 |
IDebugAdvanced3::GetSourceFileInformation (IDebugAdvanced3) GetSourceFileInformation 方法返回有关使用 Which 参数指定的源文件的信息。 |
IDebugAdvanced3::GetSourceFileInformationWide GetSourceFileInformationWide 方法返回有关源文件的指定信息。 |
IDebugAdvanced3::GetSymbolInformation (IDebugAdvanced3) GetSymbolInformation 方法返回有关使用 Which 参数指定的符号的信息。 |
IDebugAdvanced3::GetSymbolInformationWide SetSymbolInformationWide 方法返回有关符号的指定信息。 |
IDebugAdvanced3::GetSystemObjectInformation (IDebugAdvanced3) GetSystemObjectInformation 方法返回有关目标上的操作系统对象的指定信息。 |
IDebugAdvanced3::GetThreadContext (IDebugAdvanced3) GetThreadContext 方法返回由目标有效处理器的 CONTEXT 结构表示的当前线程上下文。 |
IDebugAdvanced3::Request (IDebugAdvanced3) Request 方法执行 Request 参数指定的各种不同操作。 |
IDebugAdvanced3::SetThreadContext (IDebugAdvanced3) SetThreadContext 方法为目标的有效处理器设置由 CONTEXT 结构表示的当前线程上下文。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | dbgeng.h (包括 Dbgeng.h) |