VirtualBox

Changeset 40413 in vbox


Ignore:
Timestamp:
Mar 9, 2012 11:38:34 AM (13 years ago)
Author:
vboxsync
Message:

'*' -> 'all'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFR3Trace.cpp

    r40405 r40413  
    152152#if defined(DEBUG) || defined(RTTRACE_ENABLED)
    153153    bool const          fDefault        = true;
    154     const char * const  pszConfigDefault = "*";
     154    const char * const  pszConfigDefault = "all";
    155155#else
    156156    bool const          fDefault        = false;
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