VirtualBox

Changeset 9667

Show
Ignore:
Timestamp:
06/12/08 19:33:47 (6 months ago)
Author:
vboxsync
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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, 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy