VirtualBox

Changeset 99061 in vbox


Ignore:
Timestamp:
Mar 20, 2023 9:33:46 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156426
Message:

Debugger/DBGCEmulateCodeView: Added a tip on how to specify a range while dump memory.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGCEmulateCodeView.cpp

    r99010 r99061  
    155155{
    156156    /* 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." },
    158158};
    159159
Note: See TracChangeset for help on using the changeset viewer.

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