VirtualBox

Changeset 2167

Show
Ignore:
Timestamp:
04/18/07 14:59:46 (2 years ago)
Author:
vboxsync
Message:

Added DBGFIsStepping

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/dbgf.h

    r2165 r2167  
    751751DBGFDECL(RTGCUINTREG) DBGFBpGetDR3(PVM pVM); 
    752752 
     753/** 
     754 * Returns single stepping state 
     755 * 
     756 * @returns stepping or not 
     757 * @param   pVM         The VM handle. 
     758 */ 
     759DBGFDECL(bool) DBGFIsStepping(PVM pVM); 
    753760 
    754761 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy