Changeset 86365 in vbox for trunk/src/VBox/Debugger
- Timestamp:
- Sep 30, 2020 8:56:22 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/testcase/tstDBGCParser.cpp
r86327 r86365 1168 1168 { 1169 1169 pDbgc->pVM = (PVM)pDbgc; 1170 pDbgc->pUVM = (PUVM)pDbgc; 1170 1171 rc = dbgcProcessInput(pDbgc, true /* fNoExecute */); 1171 1172 tstCompleteOutput();
Note:
See TracChangeset
for help on using the changeset viewer.