Changeset 103490 in vbox
- Timestamp:
- Feb 21, 2024 12:33:44 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/DBGConsole.cpp
r98103 r103490 377 377 AssertMsgFailed(("The buffer contains no commands while cInputLines=%d!\n", pDbgc->cInputLines)); 378 378 pDbgc->cInputLines = 0; 379 pDbgc->iRead = pDbgc->iWrite; 379 380 return 0; 380 381 }
Note:
See TracChangeset
for help on using the changeset viewer.