<?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: A script snippet for aggregating GDB backtraces</title>
	<atom:link href="http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 20:41:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/#comment-18699</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Thu, 23 Sep 2010 02:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1258#comment-18699</guid>
		<description>I&#039;ve actually deprecated the bt-aggregate tool and replaced it with one called pmp, which is better.  I re-fixed the link above.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve actually deprecated the bt-aggregate tool and replaced it with one called pmp, which is better.  I re-fixed the link above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/#comment-18268</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Sat, 08 May 2010 10:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1258#comment-18268</guid>
		<description>It&#039;s at Aspersa now.  I fixed the link.</description>
		<content:encoded><![CDATA[<p>It&#8217;s at Aspersa now.  I fixed the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dathan Pattishall</title>
		<link>http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/#comment-18265</link>
		<dc:creator>Dathan Pattishall</dc:creator>
		<pubDate>Fri, 07 May 2010 23:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1258#comment-18265</guid>
		<description>Hey your back trace script is not on the URL listed above. Could you reupload it?</description>
		<content:encoded><![CDATA[<p>Hey your back trace script is not on the URL listed above. Could you reupload it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/#comment-16917</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Tue, 01 Sep 2009 13:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1258#comment-16917</guid>
		<description>Paul,

&lt;code&gt;gdb -ex &quot;set pagination 0&quot; -ex &quot;thread apply all bt&quot; --batch -p $(pidof mysqld)&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p><code>gdb -ex "set pagination 0" -ex "thread apply all bt" --batch -p $(pidof mysqld)</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McCullagh</title>
		<link>http://www.xaprb.com/blog/2009/08/30/a-script-snippet-for-aggregating-gdb-backtraces/#comment-16910</link>
		<dc:creator>Paul McCullagh</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1258#comment-16910</guid>
		<description>Hi Baron,

I am lazy, but I know you are not!

It would be great if you could include the sample taking in your program, so that I just have to specify the proc ID... :)</description>
		<content:encoded><![CDATA[<p>Hi Baron,</p>
<p>I am lazy, but I know you are not!</p>
<p>It would be great if you could include the sample taking in your program, so that I just have to specify the proc ID&#8230; :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

