<?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"
	>
<channel>
	<title>Comments on: A.5 &#8212; Debugging your program (watching variables and the call stack)</title>
	<atom:link href="http://www.learncpp.com/cpp-tutorial/a5-debugging-your-program-watching-variables-and-the-call-stack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learncpp.com/cpp-tutorial/a5-debugging-your-program-watching-variables-and-the-call-stack/</link>
	<description></description>
	<pubDate>Fri, 29 Aug 2008 19:27:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Learn C++ - &#187; 0.7 &#8212; A few common C++ problems</title>
		<link>http://www.learncpp.com/cpp-tutorial/a5-debugging-your-program-watching-variables-and-the-call-stack/#comment-11189</link>
		<dc:creator>Learn C++ - &#187; 0.7 &#8212; A few common C++ problems</dc:creator>
		<pubDate>Tue, 08 Apr 2008 03:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/a5-debugging-your-program-watching-variables-and-the-call-stack/#comment-11189</guid>
		<description>[...] it! You can find information on how to debug programs in appendix A, specifically sections A.4 and A.5. You will probably find the debugging sections more comprehensible after reading a few more [...]</description>
		<content:encoded><![CDATA[<p>[...] it! You can find information on how to debug programs in appendix A, specifically sections A.4 and A.5. You will probably find the debugging sections more comprehensible after reading a few more [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dinheiro Internet - Blog de Dinheiro &#187; A.5 â€” Debugging your program (watching variables and the call stack)</title>
		<link>http://www.learncpp.com/cpp-tutorial/a5-debugging-your-program-watching-variables-and-the-call-stack/#comment-3138</link>
		<dc:creator>Dinheiro Internet - Blog de Dinheiro &#187; A.5 â€” Debugging your program (watching variables and the call stack)</dc:creator>
		<pubDate>Wed, 21 Nov 2007 18:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.learncpp.com/cpp-tutorial/a5-debugging-your-program-watching-variables-and-the-call-stack/#comment-3138</guid>
		<description>[...] Democrats.com &#124; The Aggressive Progressives! wrote an interesting post today!.Here&#8217;s a quick excerpt In the previous lesson on stepping and breakpoints, you learned how to use the debugger to watch the path of execution through your program. However, stepping through a program is only half of what makes the debugger useful. The debugger also lets you examine the value of variables as you step through your code. Note: If you are not familiar with the concept of stepping, please review the previous lesson first, as this lesson builds on top of it. Our examples here will be using the Visual Stud [...]</description>
		<content:encoded><![CDATA[<p>[...] Democrats.com | The Aggressive Progressives! wrote an interesting post today!.Here&#8217;s a quick excerpt In the previous lesson on stepping and breakpoints, you learned how to use the debugger to watch the path of execution through your program. However, stepping through a program is only half of what makes the debugger useful. The debugger also lets you examine the value of variables as you step through your code. Note: If you are not familiar with the concept of stepping, please review the previous lesson first, as this lesson builds on top of it. Our examples here will be using the Visual Stud [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
