Changeset 73621 in vbox for trunk/src/VBox/Main
- Timestamp:
- Aug 10, 2018 3:25:09 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp
r73612 r73621 2835 2835 default: AssertFailedBreak(); 2836 2836 } 2837 InsertConfigInteger(pCfg, "DebugEnabled", fDebugEnabled); 2838 InsertConfigString (pCfg, "DebugPathOut", strDebugPathOut); 2837 2839 break; 2838 2840 }
Note:
See TracChangeset
for help on using the changeset viewer.