DebugPx

1.0.3.14

The DebugPx module provides a set of commands that make it easier to debug PowerShell scripts, functions and modules. These commands leverage the native debugging capabilities in PowerShell (the callstack, breakpoints, error output and the -Debug common parameter) and provide additional functionality that these features do not provide, enabling a richer debugging expe
The DebugPx module provides a set of commands that make it easier to debug PowerShell scripts, functions and modules. These commands leverage the native debugging capabilities in PowerShell (the callstack, breakpoints, error output and the -Debug common parameter) and provide additional functionality that these features do not provide, enabling a richer debugging experience.
Show more

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DebugPx

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DebugPx

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2016 Kirk Munro

Package Details

FileList

Version History

Version Downloads Last updated
1.0.3.14 (current version) 1,557 4/2/2016
1.0.0.7 296 11/17/2014
1.0.0.6 38 11/17/2014
1.0.0.5 38 11/8/2014
1.0.0.4 45 10/20/2014
1.0.0.3 35 10/14/2014
1.0.0.2 35 10/9/2014
1.0.0.1 49 10/6/2014
Show more