<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Use the Debugger in the Windows PowerShell ISE</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/11/24/use-the-debugger-in-the-windows-powershell-ise.aspx</link><description>Learn how to use the debugging tools in the Windows PowerShell ISE to speed development of scripts.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Use the Debugger in the Windows PowerShell ISE</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/11/24/use-the-debugger-in-the-windows-powershell-ise.aspx#3467307</link><pubDate>Fri, 25 Nov 2011 16:37:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3467307</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@BigTeddy Thank you. I am glad you enjoyed the series on debugging. Also thank you so much for your comments ... I loved your idea about creating a beep. Take care, and have a great weekend.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3467307" width="1" height="1"&gt;</description></item><item><title>re: Use the Debugger in the Windows PowerShell ISE</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/11/24/use-the-debugger-in-the-windows-powershell-ise.aspx#3467306</link><pubDate>Fri, 25 Nov 2011 16:35:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3467306</guid><dc:creator>Ed Wilson</dc:creator><description>&lt;p&gt;@Klaus Schulte Yes, the PS Debugger does take a bit of getting used to. It is also a different experience using it from the PowerShell console as opposed to using it in the ISE. The great thing about it is that it is built into PowerShell 2.0, and there is no additional download or additional configuration required ... it is already there when one needs to use it. To be clear, good script design, and good development techniques can greatly reduce the need for debugging ... but when one gets stuck, knowing how to use the PowerShell debugger can save one hours of troubleshooting on a complex script. Thanks for your comments, and have a great weekend.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3467306" width="1" height="1"&gt;</description></item><item><title>re: Use the Debugger in the Windows PowerShell ISE</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/11/24/use-the-debugger-in-the-windows-powershell-ise.aspx#3467182</link><pubDate>Thu, 24 Nov 2011 17:05:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3467182</guid><dc:creator>Bigteddy</dc:creator><description>&lt;p&gt;Ed, thanks for that great series on debugging. &amp;nbsp;I think you covered it!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3467182" width="1" height="1"&gt;</description></item><item><title>re: Use the Debugger in the Windows PowerShell ISE</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/11/24/use-the-debugger-in-the-windows-powershell-ise.aspx#3467119</link><pubDate>Thu, 24 Nov 2011 10:24:55 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3467119</guid><dc:creator>Klaus Schulte</dc:creator><description>&lt;p&gt;Hi Ed, &lt;/p&gt;
&lt;p&gt;the PS debugger is something to get used to.&lt;/p&gt;
&lt;p&gt;Using it with the ISE is a bit more comfortable of course.&lt;/p&gt;
&lt;p&gt;But it is integrated into powersehll and that&amp;#39;s an advantage over many other scripting languages like VBScript. An interpreted language like most scripting languages are, doesn&amp;#39;t require much more sophisticated debugging capabilities because you can do all further debugging in the interpreter itself. In fact it has some capabilities that otherwise are integrated into large scale development suites like eclipse or Visual Studio.&lt;/p&gt;
&lt;p&gt;So we can&amp;#39;t have it all ... but we have a solid basis to start with!&lt;/p&gt;
&lt;p&gt;Klaus.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3467119" width="1" height="1"&gt;</description></item></channel></rss>