VirtualBox

Ignore:
Timestamp:
Jul 27, 2009 6:46:11 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50442
Message:

Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host accordingly; fix Snapshot to use its own simple locking scheme instead of VirtualBoxBaseWithTypedChildren<T> (one snapshot tree lock per machine)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineDebuggerImpl.h

    r21686 r21823  
    3030
    3131class ATL_NO_VTABLE MachineDebugger :
    32     public VirtualBoxBaseNEXT,
    33     public VirtualBoxSupportErrorInfoImpl <MachineDebugger, IMachineDebugger>,
    34     public VirtualBoxSupportTranslation <MachineDebugger>,
     32    public VirtualBoxBase,
     33    public VirtualBoxSupportErrorInfoImpl<MachineDebugger, IMachineDebugger>,
     34    public VirtualBoxSupportTranslation<MachineDebugger>,
    3535    VBOX_SCRIPTABLE_IMPL(IMachineDebugger)
    3636{
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette