VirtualBox

Changeset 9667 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 12, 2008 5:33:47 PM (17 years ago)
Author:
vboxsync
Message:

Changed the u1Long output from R=%d to L=%d (non-system descriptors only).

File:
1 edited

Legend:

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

    r9657 r9667  
    16341634            cbLimit <<= PAGE_SHIFT;
    16351635
    1636         rc = pCmdHlp->pfnPrintf(pCmdHlp, NULL, "%04x %s Bas=%08x Lim=%08x DPL=%d %s %s %s %s AVL=%d R=%d%s\n",
     1636        rc = pCmdHlp->pfnPrintf(pCmdHlp, NULL, "%04x %s Bas=%08x Lim=%08x DPL=%d %s %s %s %s AVL=%d L=%d%s\n",
    16371637                                iEntry, s_apszTypes[pDesc->Gen.u4Type], u32Base, cbLimit,
    16381638                                pDesc->Gen.u2Dpl, pszPresent, pszAccessed, pszGranularity, pszBig,
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