VirtualBox

Changeset 73491 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 3, 2018 2:51:55 PM (6 years ago)
Author:
vboxsync
Message:

DBGF,DBGPluInWinNt: Produce more useful module names (e.g. stuff that works in DBGC).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/dbgf.h

    r73471 r73491  
    12041204/** @} */
    12051205VMMR3DECL(int)          DBGFR3ModInMem(PUVM pUVM, PCDBGFADDRESS pImageAddr, uint32_t fFlags, const char *pszName,
    1206                                        RTLDRARCH enmArch, uint32_t cbImage, PRTDBGMOD phDbgMod, PRTERRINFO pErrInfo);
     1206                                       const char *pszFilename, RTLDRARCH enmArch, uint32_t cbImage,
     1207                                       PRTDBGMOD phDbgMod, PRTERRINFO pErrInfo);
    12071208
    12081209#endif /* IN_RING3 */
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