Changeset 73401 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Jul 31, 2018 8:28:41 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/dbgmod.h
r73375 r73401 547 547 /** Reference counter. */ 548 548 uint32_t volatile cRefs; 549 /** Magic value for debug purposes. */ 550 uint32_t uMagic; 549 551 /** The configuration instance (referenced), can be NIL. */ 550 552 RTDBGCFG hDbgCfg;
Note:
See TracChangeset
for help on using the changeset viewer.