VirtualBox

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


Ignore:
Timestamp:
Nov 6, 2016 7:15:01 PM (8 years ago)
Author:
vboxsync
Message:

DBGFR3Flow: Small additions

File:
1 edited

Legend:

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

    r64589 r64590  
    492492    return NULL;
    493493}
     494VMMR3DECL(PDBGFADDRESS) DBGFR3FlowBranchTblGetAddrAtSlot(DBGFFLOWBRANCHTBL hFlowBranchTbl, uint32_t idxSlot, PDBGFADDRESS pAddrSlot)
     495{
     496    return NULL;
     497}
    494498VMMR3DECL(int) DBGFR3FlowBranchTblQueryAddresses(DBGFFLOWBRANCHTBL hFlowBranchTbl, PDBGFADDRESS paAddrs, uint32_t cAddrs)
    495499{
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