VirtualBox

Changeset 80156 in vbox for trunk/src/VBox/Debugger/testcase


Ignore:
Timestamp:
Aug 6, 2019 1:54:47 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132597
Message:

DBGFInfo: Added a getopt error reporter helper.

File:
1 edited

Legend:

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

    r80050 r80156  
    118118{
    119119    return VERR_INTERNAL_ERROR;
     120}
     121VMMR3DECL(void) DBGFR3InfoGenricGetOptError(PCDBGFINFOHLP pHlp, int rc, union RTGETOPTUNION *pValueUnion, struct RTGETOPTSTATE *pState)
     122{
    120123}
    121124VMMR3DECL(bool) DBGFR3IsHalted(PUVM pUVM)
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