VirtualBox

Ignore:
Timestamp:
Aug 25, 2010 4:15:25 PM (14 years ago)
Author:
vboxsync
Message:

DBGF,PGM,DBGC: dumping page tables - hacking still in progress (sigh, this takes for ever).

File:
1 edited

Legend:

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

    r31530 r31966  
    185185    return VERR_INTERNAL_ERROR;
    186186}
     187VMMDECL(int) DBGFR3PagingDumpEx(PVM pVM, VMCPUID idCpu, uint32_t fFlags, uint64_t cr3, uint64_t u64FirstAddr,
     188                                uint64_t u64LastAddr, uint32_t cMaxDepth, PCDBGFINFOHLP pHlp)
     189{
     190    return VERR_INTERNAL_ERROR;
     191}
    187192VMMR3DECL(int) DBGFR3RegQueryU8(  PVM pVM, VMCPUID idCpu, DBGFREG enmReg, uint8_t     *pu8)
    188193{
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