VirtualBox

Changeset 58056 in vbox for trunk


Ignore:
Timestamp:
Oct 6, 2015 3:33:55 PM (9 years ago)
Author:
vboxsync
Message:

Main/ConsoleImpl2: Make the default Hyper-V debug port, same as Windbg kernel debug network port. Less typing during setting up debugging.

File:
1 edited

Legend:

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

    r57989 r58056  
    14151415            InsertConfigNode(pLunL0,    "Config", &pLunL1);
    14161416            InsertConfigString(pLunL1,  "ServerAddress", "127.0.0.1");
    1417             InsertConfigInteger(pLunL1, "ServerPort", 51000);
     1417            InsertConfigInteger(pLunL1, "ServerPort", 50000);
    14181418        }
    14191419
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