<?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: My Debugger is lying to me</title>
	<atom:link href="http://blog.mozilla.com/blassey/2008/02/11/my-debugger-is-lying-to-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/blassey/2008/02/11/my-debugger-is-lying-to-me/</link>
	<description>sorry for random</description>
	<lastBuildDate>Thu, 25 Feb 2010 08:06:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Francis Gagné</title>
		<link>http://blog.mozilla.com/blassey/2008/02/11/my-debugger-is-lying-to-me/comment-page-1/#comment-121</link>
		<dc:creator>Francis Gagné</dc:creator>
		<pubDate>Tue, 12 Feb 2008 01:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/blassey/2008/02/11/my-debugger-is-lying-to-me/#comment-121</guid>
		<description>I can see that you put a breakpoint on the brace. If you had put it on the printf line instead, do you still get the error? GDB did something like that to me: if I stepped in the function, all the locals changed to wrong values. If the breakpoint was on the first statement instead, the locals remained correct.

(No, I wasn&#039;t working on Mozilla code...)</description>
		<content:encoded><![CDATA[<p>I can see that you put a breakpoint on the brace. If you had put it on the printf line instead, do you still get the error? GDB did something like that to me: if I stepped in the function, all the locals changed to wrong values. If the breakpoint was on the first statement instead, the locals remained correct.</p>
<p>(No, I wasn&#8217;t working on Mozilla code&#8230;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

