VirtualBox

Changeset 13411 in vbox for trunk/include


Ignore:
Timestamp:
Oct 20, 2008 10:19:27 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38166
Message:

VBOX_WITH_DEBUGGER is defined in Config.kmk now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
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