VirtualBox

Ignore:
Timestamp:
Feb 16, 2015 3:17:05 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98283
Message:

DBGF,DBGC: Added dmesg command and implemented it for linux guests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp

    r48946 r54218  
    294294    return VERR_INTERNAL_ERROR;
    295295}
     296VMMR3DECL(void *) DBGFR3OSQueryInterface(PUVM pUVM, DBGFOSINTERFACE enmIf)
     297{
     298    return NULL;
     299}
    296300
    297301VMMR3DECL(int) DBGFR3SelQueryInfo(PUVM pUVM, VMCPUID idCpu, RTSEL Sel, uint32_t fFlags, PDBGFSELINFO pSelInfo)
Note: See TracChangeset for help on using the changeset viewer.

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