Tell others to leave our port alone

svn path=/trunk/; revision=19707
This commit is contained in:
Gé van Geldorp 2005-11-27 23:04:05 +00:00
parent ee6b7f5296
commit 2100afe705

View file

@ -1755,6 +1755,8 @@ KdpGdbStubInit(PKD_DISPATCH_TABLE WrapperTable,
/* Initialize the Port */
KdPortInitializeEx(&GdbPortInfo, 0, 0);
KdpPort = GdbPortInfo.ComPort;
}
else if (BootPhase == 1)
{