VirtualBox

Changeset 22115 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Aug 9, 2009 11:08:25 PM (15 years ago)
Author:
vboxsync
Message:

RTDbgMod: Added module tagging so the diggers can tell which modules are theirs when refreshing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/dbgmod.h

    r21046 r22115  
    375375     * This is used to perform automatic cleanup and sharing. */
    376376    uint32_t volatile   cRefs;
     377    /** The module tag. */
     378    uint64_t            uTag;
    377379    /** The module name (short). */
    378380    char const         *pszName;
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