Changeset 9838 in vbox
- Timestamp:
- Jun 20, 2008 9:06:35 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/DBGConsole.cpp
r8800 r9838 1623 1623 rc = pDbgc->CmdHlp.pfnPrintf(&pDbgc->CmdHlp, NULL, "VBoxDbg> "); 1624 1624 } 1625 else 1626 /* Received nonsense; just skip it. */ 1627 pDbgc->iRead = pDbgc->iWrite; 1625 1628 1626 1629 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.