- Timestamp:
- Apr 18, 2007 12:59:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/dbgf.h
r2165 r2167 751 751 DBGFDECL(RTGCUINTREG) DBGFBpGetDR3(PVM pVM); 752 752 753 /** 754 * Returns single stepping state 755 * 756 * @returns stepping or not 757 * @param pVM The VM handle. 758 */ 759 DBGFDECL(bool) DBGFIsStepping(PVM pVM); 753 760 754 761
Note:
See TracChangeset
for help on using the changeset viewer.