VirtualBox

Ignore:
Timestamp:
Jun 7, 2010 1:54:47 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62444
Message:

VMM: Ring-0 stack on guru meditations originating with an assertion for all 32-bit targets. The symbol resolving is ugly. Dump register context as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/DBGFInternal.h

    r28800 r30072  
    268268    /** Special address space aliases.          (Protected by hAsDbLock.) */
    269269    RTDBGAS volatile        ahAsAliases[DBGF_AS_COUNT];
     270    /** For lazily populating the aliased address spaces. */
     271    bool volatile           afAsAliasPopuplated[DBGF_AS_COUNT];
     272    /** Alignment padding. */
     273    bool                    afAlignment[2];
    270274
    271275    /** The current Guest OS digger. */
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