<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>technochakra.com &#187; xcode</title>
	<atom:link href="http://www.technochakra.com/tag/xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technochakra.com</link>
	<description>Wheels Of Technology</description>
	<lastBuildDate>Thu, 04 Feb 2010 11:48:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Cross-platform Debugging Cheat Sheet</title>
		<link>http://www.technochakra.com/cross-platform-debugging-cheat-sheet/</link>
		<comments>http://www.technochakra.com/cross-platform-debugging-cheat-sheet/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 06:06:36 +0000</pubDate>
		<dc:creator>tc</dc:creator>
				<category><![CDATA[debugging]]></category>
		<category><![CDATA[gdb]]></category>
		<category><![CDATA[visualstudio]]></category>
		<category><![CDATA[windbg]]></category>
		<category><![CDATA[xcode]]></category>

		<guid isPermaLink="false">http://www.technochakra.com/?p=231</guid>
		<description><![CDATA[If you work on multiple platforms and use different debuggers, you are expected to know the debugger&#8217;s user interfaces well enough.  At times this gets confusing especially if you have one primary  platform and you work on other platforms rather infrequently.   I have compiled a list of my favorite features in a debugger and [...]]]></description>
			<content:encoded><![CDATA[<p>If you work on multiple platforms and use different debuggers, you are expected to know the debugger&#8217;s user interfaces well enough.  At times this gets confusing especially if you have one primary  platform and you work on other platforms rather infrequently.  </p>
<p>I have compiled a list of my favorite features in a debugger and how to invoke them on different debuggers (Visual Studio, XCode, gdb and Windbg). </p>
<p>This is not a substitute for the debugger&#8217;s documentation but helpful for quickly switching to an unfamiliar debugging environment.  Click the image below for viewing the table or download the PDF version as a ready reference.</p>
<p><a rel="attachment wp-att-249" href="http://www.technochakra.com/cross-platform-debugging-cheat-sheet/debuggersv01/"><img class="alignnone size-medium wp-image-249" title="Debugger Cheatsheet" src="http://www.technochakra.com/wp-content/uploads/debuggersV01-300x212.jpg" alt="Debugger Cheatsheet" width="300" height="212" /></a></p>
<p><a href="http://www.technochakra.com/wp-content/uploads/debuggersV01.pdf" target="_blank">Debugger Cheat Sheet (Download PDF)</a></p>
<p>Please note :</p>
<ul>
<li>The commands (especially for gdb) are not necessarily complete and the debugger&#8217;s help should be consulted for detailed usage.</li>
<li>The list is not comprehensive and I have only put in my favorite commands that I use while debugging.  </li>
<li>A square bracket [ ] denotes a keyboard shortcut.</li>
</ul>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-2898169159040774";
/* 468x60, created 7/1/09 */
google_ad_slot = "5882807646";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>]]></content:encoded>
			<wfw:commentRss>http://www.technochakra.com/cross-platform-debugging-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
