VirtualBox

Changeset 30060 in vbox for trunk/include


Ignore:
Timestamp:
Jun 7, 2010 9:30:12 AM (15 years ago)
Author:
vboxsync
Message:

VMM: Dump all info items into the guru meditation log.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/dbgf.h

    r28800 r30060  
    518518VMMR3DECL(int) DBGFR3InfoLogRel(PVM pVM, const char *pszName, const char *pszArgs);
    519519VMMR3DECL(int) DBGFR3InfoStdErr(PVM pVM, const char *pszName, const char *pszArgs);
     520VMMR3DECL(int) DBGFR3InfoMulti(PVM pVM, const char *pszIncludePat, const char *pszExcludePat,
     521                               const char *pszSepFmt, PCDBGFINFOHLP pHlp);
    520522
    521523/** @def DBGFR3InfoLog
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