<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Android Debugging &#8211; getting more info</title>
	<atom:link href="http://www.winksaville.com/blog/programming/android-debugging-getting-more-info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.winksaville.com/blog/programming/android-debugging-getting-more-info/</link>
	<description>My personal notes</description>
	<lastBuildDate>Fri, 23 Dec 2011 10:15:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Borrus</title>
		<link>http://www.winksaville.com/blog/programming/android-debugging-getting-more-info/comment-page-1/#comment-60</link>
		<dc:creator>Borrus</dc:creator>
		<pubDate>Wed, 25 Aug 2010 07:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/programming/android-debugging-getting-more-info/#comment-60</guid>
		<description>thanks for this! I&#039;ve been banging my head against the wall trying to figure out how to tell where an exception blew up for weeks! After a bit of playing, I realised that if you&#039;re debugging, logcat still shows the exception stack-trace if you &#039;Resume&#039; in the debugger after it catches it. Now I run logcat (with Adrian&#039;s colour-script - thanks Adrian!) side-by-side with Eclipse. Brilliant. Thank you both.</description>
		<content:encoded><![CDATA[<p>thanks for this! I&#8217;ve been banging my head against the wall trying to figure out how to tell where an exception blew up for weeks! After a bit of playing, I realised that if you&#8217;re debugging, logcat still shows the exception stack-trace if you &#8216;Resume&#8217; in the debugger after it catches it. Now I run logcat (with Adrian&#8217;s colour-script &#8211; thanks Adrian!) side-by-side with Eclipse. Brilliant. Thank you both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Vintu</title>
		<link>http://www.winksaville.com/blog/programming/android-debugging-getting-more-info/comment-page-1/#comment-44</link>
		<dc:creator>Adrian Vintu</dc:creator>
		<pubDate>Wed, 25 Nov 2009 10:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.winksaville.com/blog/programming/android-debugging-getting-more-info/#comment-44</guid>
		<description>Here is a tool to enhance your logcat experience
Windows link http://adrianvintu.com/blogengine/post/Colored-Logcat-Script-for-Windows.aspx
Linux link http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/

BR,

Adrian Vintu</description>
		<content:encoded><![CDATA[<p>Here is a tool to enhance your logcat experience<br />
Windows link <a href="http://adrianvintu.com/blogengine/post/Colored-Logcat-Script-for-Windows.aspx" rel="nofollow">http://adrianvintu.com/blogengine/post/Colored-Logcat-Script-for-Windows.aspx</a><br />
Linux link <a href="http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/" rel="nofollow">http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/</a></p>
<p>BR,</p>
<p>Adrian Vintu</p>
]]></content:encoded>
	</item>
</channel>
</rss>

