VirtualBox

Changeset 2167 in vbox for trunk


Ignore:
Timestamp:
Apr 18, 2007 12:59:46 PM (18 years ago)
Author:
vboxsync
Message:

Added DBGFIsStepping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette