- Timestamp:
- Mar 20, 2023 9:33:46 AM (19 months ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp
r99010 r99061 155 155 { 156 156 /* cTimesMin, cTimesMax, enmCategory, fFlags, pszName, pszDescription */ 157 { 0, 1, DBGCVAR_CAT_POINTER, 0, "address", "Address where to start dumping memory. " },157 { 0, 1, DBGCVAR_CAT_POINTER, 0, "address", "Address where to start dumping memory. Tip: Use the L or LB operator to specify how may items or bytes to dump." }, 158 158 }; 159 159
Note:
See TracChangeset
for help on using the changeset viewer.

