VirtualBox

Changeset 19336 in vbox for trunk/src/VBox/VMM/DBGFMem.cpp


Ignore:
Timestamp:
May 4, 2009 4:10:40 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46814
Message:

SELMR3Get*SelectorInfo,DBGFR3SelQueryInfo: Corrected documentation of the VERR_SELECTOR_NOT_PRESENT case.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/DBGFMem.cpp

    r19334 r19336  
    421421 * @retval  VERR_INVALID_SELECTOR if the selector isn't fully inside the
    422422 *          descriptor table.
    423  * @retval  VERR_SELECTOR_NOT_PRESENT if the selector wasn't present.
     423 * @retval  VERR_SELECTOR_NOT_PRESENT if the LDT is invalid or not present. This
     424 *          is not returned if the selector itself isn't present, you have to
     425 *          check that for yourself (see DBGFSELINFO::fFlags).
    424426 * @retval  VERR_PAGE_TABLE_NOT_PRESENT or VERR_PAGE_NOT_PRESENT if the
    425427 *          pagetable or page backing the selector table wasn't present.
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