Changeset 64723 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Nov 20, 2016 2:08:49 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112007
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/DBGF.cpp
r64722 r64723 1582 1582 * to form an area that wraps around and it will 1583 1583 * consider the part starting at 0 as included. 1584 * @param cMaxStep 1584 * @param cMaxSteps The maximum number of steps to take. This is to 1585 1585 * prevent stepping for ever, so passing UINT32_MAX is 1586 1586 * not recommended.
Note:
See TracChangeset
for help on using the changeset viewer.