Changeset 60835 in vbox
- Timestamp:
- May 4, 2016 2:58:36 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107041
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/DBGConsole.cpp
r59246 r60835 983 983 PCFGMNODE pNode = CFGMR3GetChild(CFGMR3GetRootU(pUVM), "DBGC"); 984 984 int rc = CFGMR3ValidateConfig(pNode, "/DBGC/", 985 "Enabled|" 985 986 "HistoryFile|" 986 987 "LocalInitScript|"
Note:
See TracChangeset
for help on using the changeset viewer.