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.
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.