VirtualBox

Ignore:
Timestamp:
Aug 24, 2011 2:33:32 PM (13 years ago)
Author:
vboxsync
Message:

IPRT: Working on debug info again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp

    r36555 r38515  
    464464{
    465465    /*
     466     * Fend off images.
     467     */
     468    if (   !pMod->pszDbgFile
     469        || pMod->pImgVt)
     470        return VERR_DBG_NO_MATCHING_INTERPRETER;
     471
     472    /*
    466473     * Try open the file and create an instance.
    467474     */
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