Changeset 80156 in vbox for trunk/src/VBox/Debugger/testcase
- Timestamp:
- Aug 6, 2019 1:54:47 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132597
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/testcase/tstDBGCStubs.cpp
r80050 r80156 118 118 { 119 119 return VERR_INTERNAL_ERROR; 120 } 121 VMMR3DECL(void) DBGFR3InfoGenricGetOptError(PCDBGFINFOHLP pHlp, int rc, union RTGETOPTUNION *pValueUnion, struct RTGETOPTSTATE *pState) 122 { 120 123 } 121 124 VMMR3DECL(bool) DBGFR3IsHalted(PUVM pUVM)
Note:
See TracChangeset
for help on using the changeset viewer.