VirtualBox

Ignore:
Timestamp:
May 11, 2009 2:09:55 PM (16 years ago)
Author:
vboxsync
Message:

Enabled ring 0 stack dump for win32 only

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGuruMeditation.cpp

    r19581 r19585  
    288288            {
    289289                pHlp->pfnPrintf(pHlp, "\n");
    290 #if 0
     290#if defined(RT_OS_WINDOWS) && HC_ARCH_BITS == 32
    291291                /* Callstack. */
    292292                PCDBGFSTACKFRAME pFirstFrame;
     
    347347                    DBGFR3StackWalkEnd(pFirstFrame);
    348348                }
    349 #endif
     349#endif /* defined(RT_OS_WINDOWS) && HC_ARCH_BITS == 32 */
    350350            }
    351351            else
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