<?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: Python and Gdb</title>
	<atom:link href="http://tromey.com/blog/?feed=rss2&#038;p=408" rel="self" type="application/rss+xml" />
	<link>http://tromey.com/blog/?p=408&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=python-and-gdb</link>
	<description></description>
	<lastBuildDate>Wed, 15 May 2013 18:03:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: breaking code into reviewable patches &#171; bauermann</title>
		<link>http://tromey.com/blog/?p=408&#038;cpage=1#comment-130156</link>
		<dc:creator>breaking code into reviewable patches &#171; bauermann</dc:creator>
		<pubDate>Wed, 30 Apr 2008 04:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=408#comment-130156</guid>
		<description><![CDATA[[...] before, I&#8217;ve been working on and off on adding Python scripting support to GDB, with Tom Tromey and Vladimir Prus. We did the work in a git repository, separate from the GDB main repo (which [...]]]></description>
		<content:encoded><![CDATA[<p>[...] before, I&#8217;ve been working on and off on adding Python scripting support to GDB, with Tom Tromey and Vladimir Prus. We did the work in a git repository, separate from the GDB main repo (which [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://tromey.com/blog/?p=408&#038;cpage=1#comment-113861</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 18 Mar 2008 00:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=408#comment-113861</guid>
		<description><![CDATA[Oh, btw, questions like that are more than welcome on the Quagmire mailing list :-)]]></description>
		<content:encoded><![CDATA[<p>Oh, btw, questions like that are more than welcome on the Quagmire mailing list <img src='http://tromey.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://tromey.com/blog/?p=408&#038;cpage=1#comment-113860</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 18 Mar 2008 00:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=408#comment-113860</guid>
		<description><![CDATA[Quagmire follows the GNU style here -- so you just make an entire build  tree separate from your source tree.]]></description>
		<content:encoded><![CDATA[<p>Quagmire follows the GNU style here &#8212; so you just make an entire build  tree separate from your source tree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom (the other)</title>
		<link>http://tromey.com/blog/?p=408&#038;cpage=1#comment-113807</link>
		<dc:creator>tom (the other)</dc:creator>
		<pubDate>Mon, 17 Mar 2008 22:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=408#comment-113807</guid>
		<description><![CDATA[Hey tom, I can only say that this is very cool. I&#039;ve got some python scripts which generate gdb &quot;scripts&quot; which I use to inject tracing-prints to my programs externally.
Vladimirs patch looks like I can use gdb directly in the future which would make my current hack much more readable.

I have also started using quagmire for several small libs, and so far it works without failure. Is it possible to set a different build directory (where all the .o etc. go?]]></description>
		<content:encoded><![CDATA[<p>Hey tom, I can only say that this is very cool. I&#8217;ve got some python scripts which generate gdb &#8220;scripts&#8221; which I use to inject tracing-prints to my programs externally.<br />
Vladimirs patch looks like I can use gdb directly in the future which would make my current hack much more readable.</p>
<p>I have also started using quagmire for several small libs, and so far it works without failure. Is it possible to set a different build directory (where all the .o etc. go?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
