Hey, Adam. Thanks for the reply. I’m loving the extension so far, despite my issue.
Yes, PS version 5.1.19041.1. The diag output shows only one error…
[1] ERROR PowerShellTools.PowerShellToolsPackage (null) - Failed to inject control
System.NullReferenceException: Object reference not set to an instance of an object.
at PowerShellTools.PowerShellToolsPackage.d__49.MoveNext()
Also, I see it says PS Tools version is 5.4.9, but VS is showing 5.5.1, not sure if I’m a little outdated but don’t know it. Full diag output below.
-EDIT- I added more from the log that shows a few unknown errors an unable to start debugging messages.
[33] INFO PowerShellTools.Diagnostics.DiagnosticConfiguration (null) - Diagnostics enabled.
[33] INFO PowerShellTools.PowerShellToolsPackage (null) - PowerShellToolsPackage()
[33] INFO PowerShellTools.PowerShellToolsPackage (null) - InitializeAsync()
[1] ERROR PowerShellTools.PowerShellToolsPackage (null) - Failed to inject control
System.NullReferenceException: Object reference not set to an instance of an object.
at PowerShellTools.PowerShellToolsPackage.d__49.MoveNext()
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Switch to main thread
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - PowerShell Tools Version: 5.4.9.0
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Visual Studio Version: 16.0
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Windows Version: Microsoft Windows NT 10.0.19041.0
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Current Culture: en-US
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Entering Initialize() of: PowerShellTools.PowerShellToolsPackage
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Adding language service
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Getting adapters factory
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - RefreshCommands
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done RefreshCommands
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - InitializePowerShellHost
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Opening PowerShell host connection
[1] DEBUG PowerShellTools.ServiceManagement.PowershellHostProcessHelper (null) - Starting host path. Bitness: C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe
[1] DEBUG PowerShellTools.ServiceManagement.PowershellHostProcessHelper (null) - Host path: ‘C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe’ Host arguments: ‘-NoExit -Sta -NoProfile -NonInteractive -Command &{ Import-Module ‘c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\extensions\z3g3vs1n.2pe\HostService.dll’; [PowerShellTools.HostService.ServiceCommon]::Startup(5780); }’
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Initializing debugging engine service …
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Initializing run space with debugger
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Providing $profile variable to the local runspace.
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Done initializing runspace
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Finished opening PowerShell host connection
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Setting execution policy
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Initializing IntelliSense
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Debugger is ready
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Loading profiles
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Loading PowerShell Profiles
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done loading profiles
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Set repl location to solution dir
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Start executing ps script …
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - DebuggerFinished
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Clearing all breakpoints
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Checking runspace availability: Available
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Providing $dte variable to the local runspace.
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done InitializeInternal()
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - RegisterServices
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done RegisterServices
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Set PacakgeInitialized
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done InitializeAsync()
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Providing $dte variable to the local runspace.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 224’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 295’
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - PowerShellProjectLauncher.LaunchProject
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: Constructor
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: GetPhysicalProcessId
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: GetProcessId
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramProvider (null) - ProgramProvider: SetLocale
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramProvider (null) - ProgramProvider: WatchForProviderEvents
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: GetPort
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering GetHostPid
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering GetEngineInfo
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering OnAttach
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Attaching the debug engine.
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Publishing node
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 179’
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Engine: CanTerminateProcess
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Engine: TerminateProcess
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering GetHostPid
[1] INFO PowerShellTools.DebugEngine.ScriptDebugger (null) - Stop
[1] DEBUG PowerShellTools.HostService.ServiceManagement.Debugging.PowerShellDebuggingService (null) - Stop()
[1] INFO PowerShellTools.DebugEngine.ScriptDebugger (null) - Stop complete.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 219’
[37] INFO PowerShellTools.Diagnostics.DiagnosticConfiguration (null) - Diagnostics enabled.
[37] INFO PowerShellTools.PowerShellToolsPackage (null) - PowerShellToolsPackage()
[37] INFO PowerShellTools.PowerShellToolsPackage (null) - InitializeAsync()
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Switch to main thread
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - PowerShell Tools Version: 5.4.9.0
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Visual Studio Version: 16.0
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Windows Version: Microsoft Windows NT 10.0.19041.0
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Current Culture: en-US
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Entering Initialize() of: PowerShellTools.PowerShellToolsPackage
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Adding language service
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Getting adapters factory
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - RefreshCommands
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done RefreshCommands
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - InitializePowerShellHost
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Opening PowerShell host connection
[1] DEBUG PowerShellTools.ServiceManagement.PowershellHostProcessHelper (null) - Starting host path. Bitness: C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe
[1] DEBUG PowerShellTools.ServiceManagement.PowershellHostProcessHelper (null) - Host path: ‘C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe’ Host arguments: ‘-NoExit -Sta -NoProfile -NonInteractive -Command &{ Import-Module ‘c:\program files (x86)\microsoft visual studio\2019\enterprise\common7\ide\extensions\z3g3vs1n.2pe\HostService.dll’; [PowerShellTools.HostService.ServiceCommon]::Startup(8460); }’
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Initializing debugging engine service …
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Initializing run space with debugger
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Providing $profile variable to the local runspace.
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Done initializing runspace
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Finished opening PowerShell host connection
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Setting execution policy
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Initializing IntelliSense
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Debugger is ready
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Loading profiles
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Loading PowerShell Profiles
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done loading profiles
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Set repl location to solution dir
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Start executing ps script …
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - DebuggerFinished
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Clearing all breakpoints
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Checking runspace availability: Available
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Providing $dte variable to the local runspace.
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done InitializeInternal()
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - RegisterServices
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done RegisterServices
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Set PacakgeInitialized
[1] INFO PowerShellTools.PowerShellToolsPackage (null) - Done InitializeAsync()
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - PowerShellProjectLauncher.LaunchProject
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - Error:Unable to start debugging.
Operation not supported. Unknown error: 0x80070057.
[1] INFO PowerShellTools.HostService.ServiceCommon (null) - Providing $dte variable to the local runspace.
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - PowerShellProjectLauncher.LaunchProject
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - Error:Unable to start debugging.
Operation not supported. Unknown error: 0x80070057.
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - PowerShellProjectLauncher.LaunchProject
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - Error:Unable to start debugging.
Operation not supported. Unknown error: 0x80070057.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Typed Character: ’ ’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerInStringLiteral: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Parsing input.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Classifying tokens.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntellisenseTrigger: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Matching braces and regions.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Tagging error spans.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsFilterTrigger: [ ]
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - GetTags
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - Returning existing tag spans.
[8] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - OnTagsChanged
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - GetTags
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - Updating with new tag spans.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Typed Character: ’ ’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerInStringLiteral: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Parsing input.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntellisenseTrigger: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsFilterTrigger: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Classifying tokens.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Matching braces and regions.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Tagging error spans.
[8] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - OnTagsChanged
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - GetTags
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - Updating with new tag spans.
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - PowerShellProjectLauncher.LaunchProject
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - Error:Unable to start debugging.
Operation not supported. Unknown error: 0x80070057.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-TypeChar command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 2’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Parsing input.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntellisenseTrigger: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Classifying tokens.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Matching braces and regions.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Tagging error spans.
[8] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - OnTagsChanged
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - GetTags
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - Updating with new tag spans.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-TypeChar command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 2’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Parsing input.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntellisenseTrigger: [ ]
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - IsIntelliSenseTriggerDot: [ ]
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Classifying tokens.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Matching braces and regions.
[8] DEBUG PowerShellTools.Classification.PowerShellTokenizationService (null) - Tagging error spans.
[8] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - OnTagsChanged
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - GetTags
[1] DEBUG PowerShellTools.Classification.PowerShellOutliningTagger (null) - Updating with new tag spans.
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 684’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 1496a755-94de-11d0-8c3f-00c04fc2aae2, Id: 1990’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 224’
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 295’
[1] DEBUG PowerShellTools.Project.PowerShellProjectLauncher (null) - PowerShellProjectLauncher.LaunchProject
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: Constructor
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: GetPhysicalProcessId
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: GetProcessId
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramProvider (null) - ProgramProvider: SetLocale
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramProvider (null) - ProgramProvider: WatchForProviderEvents
[1] DEBUG PowerShellTools.DebugEngine.ScriptDebugProcess (null) - Process: GetPort
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering GetHostPid
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering GetEngineInfo
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering OnAttach
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Attaching the debug engine.
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Publishing node
[1] DEBUG PowerShellTools.Intellisense.IntelliSenseManager (null) - Non-VSStd2K command: ‘CommandGroup: 5efc7975-14bc-11cf-9b2b-00aa00573819, Id: 229’
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Engine: CanTerminateProcess
[1] DEBUG PowerShellTools.DebugEngine.Engine (null) - Engine: TerminateProcess
[1] DEBUG PowerShellTools.DebugEngine.ScriptProgramNode (null) - ScriptProgramNode: Entering GetHostPid
[1] INFO PowerShellTools.DebugEngine.ScriptDebugger (null) - Stop
[1] DEBUG PowerShellTools.HostService.ServiceManagement.Debugging.PowerShellDebuggingService (null) - Stop()
[1] INFO PowerShellTools.DebugEngine.ScriptDebugger (null) - Stop complete.