VirtualBox

Changeset 61349 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 31, 2016 6:58:27 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
107644
Message:

MachineDebugger::loadPlugIn: don't return 'all' for specific plugin, return szName.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp

    r58132 r61349  
    10851085                try
    10861086                {
    1087                     aPlugInName = "all";
     1087                    aPlugInName = szName;
    10881088                    hrc = S_OK;
    10891089                }
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