VirtualBox

Changeset 73417 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 1, 2018 11:09:23 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
124039
Message:

VMM/DBGF: Implemented DBGFR3RegNmQueryXdtr and fixed exports, including DBGFR3ModInMem which is needed by previous commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/dbgf.h

    r73397 r73417  
    18661866        uint64_t u64Base;
    18671867        /** The table limit (length minus 1). */
    1868         uint32_t u32Limit;
     1868        uint32_t u32Limit; /**< @todo Limit should be uint16_t */
    18691869    }           dtr;
    18701870} DBGFREGVAL;
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