<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>IE8 Script Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx</link><description>IE8 Beta1 (download available here ) now includes a Script debugger that is part of IE8 Developer Tools. This Script debugger was built by the JScript team and I hope you have been using it to fix all script errors when building your web applications.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>IE8 JScript Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#8311918</link><pubDate>Tue, 18 Mar 2008 13:13:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8311918</guid><dc:creator>Visual Studio to Internet Explore...</dc:creator><description>&lt;p&gt;I have posted about the JScript Debugger Design for IE8 Developers Tools on the JScript Team blog ( here&lt;/p&gt;</description></item><item><title>re: IE8 Script Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#8316443</link><pubDate>Tue, 18 Mar 2008 18:36:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8316443</guid><dc:creator>mov__ax</dc:creator><description>&lt;p&gt;Debugging eval code is problematic, not all the code shows up once selected from the dropdown in the script tab. Also, the selected document in the dropdown does not reflect &amp;nbsp;dynamically loaded documents (document.createElement(&amp;quot;script&amp;quot;)).&lt;/p&gt;</description></item><item><title>re: IE8 Script Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#8318005</link><pubDate>Tue, 18 Mar 2008 20:09:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8318005</guid><dc:creator>Laura T.</dc:creator><description>&lt;p&gt;I used the script debugger today to debug some DHTML (UI) code. It was a life saver.&lt;/p&gt;
&lt;p&gt;Just one thing I did not like was that when the debugger is active on break point I could not switch to the browser to see the UI.&lt;/p&gt;
&lt;p&gt;For the rest the debugger is quite good.&lt;/p&gt;</description></item><item><title>re: IE8 Script Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#8365148</link><pubDate>Mon, 07 Apr 2008 15:13:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8365148</guid><dc:creator>Web developer from Japan</dc:creator><description>&lt;p&gt;Looks like it could be very helpful.&lt;/p&gt;
&lt;p&gt;My major beef: the script file selection window has an unmanageable number of script files, all with the non-descriptive name, 'eval code'. I figure that this has somehting to do with the design of IE, but is there anyway to put the file names instead of the 'eval code'? Otherwise, if I have 100s of script files, it is next to impossible to find which one I would like to set a breakpoint at.&lt;/p&gt;
</description></item><item><title>re: IE8 Script Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#9256376</link><pubDate>Tue, 30 Dec 2008 03:02:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9256376</guid><dc:creator>Josh Davidson</dc:creator><description>&lt;p&gt;Thank goodness. Even when applications I write work in all of the other browsers, IE always has some little problem that I always have great difficulty tracking down because of the lack of a script debugger.&lt;/p&gt;
</description></item><item><title>re: IE8 Script Debugger - Under the Hood</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#9432205</link><pubDate>Wed, 18 Feb 2009 22:14:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9432205</guid><dc:creator>Heath Borders</dc:creator><description>&lt;p&gt;Please provide a way to give an artificial file name to eval code. &amp;nbsp;Javascript packaging frameworks use eval to load javascript files through XHR, and when I view the javascript documents through the debugger, I see 100's of 'eval code' files. &amp;nbsp;Its almost impossible to set breakpoints.&lt;/p&gt;
</description></item><item><title>Start it with "debugger"</title><link>http://blogs.msdn.com/jscript/archive/2008/03/18/ie8-script-debugger-under-the-hood.aspx#9510833</link><pubDate>Thu, 26 Mar 2009 16:39:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9510833</guid><dc:creator>Steffen Heil</dc:creator><description>&lt;p&gt;Is it possible to use the internal debugger using the &amp;quot;debugger;&amp;quot; command? When IE hits a &amp;quot;debugger&amp;quot; statement, it opens a window asing me to start Visual Studio. If I deny, it continues and does not use the internal debugger!&lt;/p&gt;
</description></item></channel></rss>