Microsoft SDK for Java

Execution Control Debugger Interfaces Hierarchy

The execution control debugger interfaces have the following hierarchy:

IUnknown
  |
  +--IEnumCodeBreakpoints 
  |
  +--IEnumRemoteStackFrames 
  |
  +--IEnumRemoteThread : IUnknown
  |  |
  |  +--IJavaEnumRemoteThread 
  |
  +--IEnumRemoteThreadGroup : IUnknown
  |  |
  |  +--IJavaEnumRemoteThreadGroup 
  |
  +--IRemoteStackFrame 
  |  |
  |  +--IRemoteStackFrameEx 
  |  
  +--IRemoteThread 
  |  |
  |  +--IRemoteThreadEx 
  |  |  |
  |  |  +--IRemoteThreadEx2
  |  
  +--IRemoteThreadGroup 
  |  |
  |  +--IRemoteThreadGroupEx 
  |
  +--IJITAttachDebugger 
  |
  +--IMethodLocation 

© 1999 Microsoft Corporation. All rights reserved. Terms of use.