VirtualBox

Changeset 9838 in vbox


Ignore:
Timestamp:
Jun 20, 2008 9:06:35 AM (17 years ago)
Author:
vboxsync
Message:

Fix for parsing nonsense.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/DBGConsole.cpp

    r8800 r9838  
    16231623            rc = pDbgc->CmdHlp.pfnPrintf(&pDbgc->CmdHlp, NULL, "VBoxDbg> ");
    16241624    }
     1625    else
     1626        /* Received nonsense; just skip it. */
     1627        pDbgc->iRead = pDbgc->iWrite;
    16251628
    16261629    return rc;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette