VirtualBox

Changeset 96872 in vbox


Ignore:
Timestamp:
Sep 26, 2022 3:05:05 PM (2 years ago)
Author:
vboxsync
Message:

Debugger: Some cleanups for the KD backend, bugref:1098 [build fix]

File:
1 edited

Legend:

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

    r96866 r96872  
    12551255    DBGFREGVALTYPE              enmValType;
    12561256    /** The offset into the context structure where the value ends up. */
    1257     uint32_t                    offReg;
     1257    uintptr_t                   offReg;
    12581258} KDREGDESC;
    12591259/** Pointer to a register mapping structure. */
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