Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when execute code formatting operation under debug context. #11

Open
altrive opened this issue Mar 22, 2014 · 1 comment
Open

Comments

@altrive
Copy link
Owner

altrive commented Mar 22, 2014

Error dialog appeared when hit break point condition on code formatting operation.

example:

Get-PSBreakpoint -Variable StackTrace | Remove-PSBreakpoint
Set-PSBreakpoint -Variable StackTrace -Mode Write -Action {
    Write-Host "error!!!!"
} > $null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant