<?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: Debugging information in separate files</title>
	<atom:link href="http://www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files/</link>
	<description>Abandon All Hope, Ye Who Read This Blog</description>
	<lastBuildDate>Fri, 27 Aug 2010 16:44:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Twitter Trackbacks for Moy Blog Â» Blog Archive Â» Debugging information in separate files [moythreads.com] on Topsy.com</title>
		<link>http://www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files/comment-page-1/#comment-385</link>
		<dc:creator>Twitter Trackbacks for Moy Blog Â» Blog Archive Â» Debugging information in separate files [moythreads.com] on Topsy.com</dc:creator>
		<pubDate>Mon, 31 Aug 2009 04:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files/#comment-385</guid>
		<description>[...] Moy Blog Â» Blog Archive Â» Debugging information in separate files  www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files &#8211; view page &#8211; cached  Debugging information in Linux ELF binaries is usually stored in the binary itself. This had been really convenient to me, for example, I always compile my openr2 library with -ggdb3 -O0. I donâ€™t care about optimizations nor the increase in size in the binary and users can always change those flags using CFLAGS when configuring openr2. Is convenient because if my users ever get a core dump, I was able to jump right in and get a useful backtrace and examine the stack. Alternatively they could get the stack trace themselves and send it to me without worrying about anything else than launching gdb with the right arguments. &#8212; From the page [...]</description>
		<content:encoded><![CDATA[<p>[...] Moy Blog Â» Blog Archive Â» Debugging information in separate files  <a href="http://www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files" rel="nofollow">http://www.moythreads.com/wordpress/2009/08/31/debugging-information-in-separate-files</a> &ndash; view page &ndash; cached  Debugging information in Linux ELF binaries is usually stored in the binary itself. This had been really convenient to me, for example, I always compile my openr2 library with -ggdb3 -O0. I donâ€™t care about optimizations nor the increase in size in the binary and users can always change those flags using CFLAGS when configuring openr2. Is convenient because if my users ever get a core dump, I was able to jump right in and get a useful backtrace and examine the stack. Alternatively they could get the stack trace themselves and send it to me without worrying about anything else than launching gdb with the right arguments. &mdash; From the page [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
