VirtualBox

Changeset 73455 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Aug 2, 2018 12:49:10 PM (6 years ago)
Author:
vboxsync
Message:

DBGFStack.cpp: Refactored the code in prep for IPRT move. Added a set of 'sure' registers to the frames so we can display non-volatile register changes. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFStack.cpp

    r73446 r73455  
    304304 *
    305305 * @returns pfnReadStack result.
    306  * @param   pUnwindCtx      The unwind context.
     306 * @param   pThis           The unwind state.
    307307 * @param   uSrcAddr        The stack address.
    308308 * @param   puDst           The read destination.
     
    318318 *
    319319 * @returns pfnReadStack result.
    320  * @param   pUnwindCtx      The unwind context.
     320 * @param   pThis           The unwind state.
    321321 * @param   uSrcAddr        The stack address.
    322322 * @param   puDst           The read destination.
     
    413413 * @param   paFunctions     The table to lookup @a uRvaRip in.
    414414 * @param   cFunctions      Size of the lookup table.
     415 * @param   pThis           The unwind state.
    415416 * @param   uRvaRip         The RVA of the RIP.
    416417 *
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