A breakpoint is a point in a command or script where execution stops temporarily so that you can examine the instructions. Get-PSBreakpoint is one of several cmdlets designed for debugging Windows PowerShell scripts and commands.
Ein Haltepunkt ist ein Punkt in einem Befehl oder Skript, an dem die Ausführung unterbrochen wird, damit Sie die Anweisungen untersuchen können. Get-PSBreakpoint ist eines von mehreren Cmdlets zum Debuggen von Windows PowerShell-Skripten und -Befehlen.
Also learn how to make your scripts more robust by learning about handling script errors and the analysis and debugging Windows PowerShell scripts.
Hit Command breakpoint on 'prompt:test-cmdlet' test-cmdlet [DBG]: C:\PS>Debugging Remote Scripts You cannot run the Windows PowerShell debugger in a remote session.
Erreichen von Befehlshaltepunkt in 'prompt:test-Cmdlet' test-cmdlet [DBG]: C:\PS>Debuggen von Remoteskripts Sie können den Windows PowerShell-Debugger nicht in einer Remotesitzung ausführen.
You can also save your function in a Windows PowerShell script file.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.