VirtualBox

Ignore:
Timestamp:
Sep 15, 2008 1:22:28 PM (16 years ago)
Author:
vboxsync
Message:

Debugger: made tstVBoxDbg useful again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/VBoxDbgGui.h

    r12180 r12462  
    5151
    5252    /**
    53      * Initializes a VBoxDbgGui object.
     53     * Initializes a VBoxDbgGui object by ISession.
    5454     *
    5555     * @returns VBox status code.
     
    5757     */
    5858    int init(ISession *pSession);
     59
     60    /**
     61     * Initializes a VBoxDbgGui object by VM handle.
     62     *
     63     * @returns VBox status code.
     64     * @param   pVM         The VM handle.
     65     */
     66    int init(PVM pVM);
    5967
    6068    /**
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