VirtualBox

Changeset 19649 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 13, 2009 9:54:01 AM (16 years ago)
Author:
vboxsync
Message:

DBGFSym.cpp: reverted accidental commit enabling DbgHelp on Windows.

File:
1 edited

Legend:

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

    r19583 r19649  
    2525*******************************************************************************/
    2626#define LOG_GROUP LOG_GROUP_DBGF
    27 #if defined(RT_OS_WINDOWS) && 1 //defined(DEBUG_bird) // enabled this is you want to debug win32 guests, the hypervisor of EFI.
     27#if defined(RT_OS_WINDOWS) && 0 //defined(DEBUG_bird) // enabled this is you want to debug win32 guests, the hypervisor of EFI.
    2828# include <Windows.h>
    2929# define _IMAGEHLP64
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