Changeset 93445 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Jan 26, 2022 6:24:49 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp
r93444 r93445 901 901 * Initializes the debug info string buffer formatter 902 902 * 903 * @param pHlp The help structure to init. 903 * @param pHlp The help structure to init. 904 * @param pVMM The VMM vtable. 904 905 */ 905 906 static void MachineDebuggerInfoInit(PMACHINEDEBUGGERINOFHLP pHlp, PCVMMR3VTABLE pVMM)
Note:
See TracChangeset
for help on using the changeset viewer.