VirtualBox
Show
Ignore:
Timestamp:
10/21/08 00:19:27 (3 months ago)
Author:
vboxsync
Message:

VBOX_WITH_DEBUGGER is defined in Config.kmk now.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/include/VBox/dbg.h

    r13360 r13411  
    4444 
    4545/** @def VBOX_WITH_DEBUGGER 
    46  * The build is with debugger module. Test if this is defined before 
    47  * registering external debugger commands. 
    48  */ 
    49 #ifndef VBOX_WITH_DEBUGGER 
    50 /** @todo Is this still necessary? */ 
    51 # if defined(DEBUG) && !defined(VBOX_OSE) 
    52 #  define VBOX_WITH_DEBUGGER 
    53 # endif 
    54 #endif 
     46 * The build is with debugger module. Test if this is defined before registering 
     47 * external debugger commands. This is normally defined in Config.kmk. 
     48 */ 
    5549#ifdef DOXYGEN_RUNNING 
    5650# define VBOX_WITH_DEBUGGER 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy