<?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: 1. Installing a Python-enabled debugger</title>
	<atom:link href="http://tromey.com/blog/?feed=rss2&#038;p=494" rel="self" type="application/rss+xml" />
	<link>http://tromey.com/blog/?p=494</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 16:37:08 -0600</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: tom</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156975</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 22 Sep 2009 17:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156975</guid>
		<description>Nope, we don&#039;t have windows builds ready.  Sorry about that.</description>
		<content:encoded><![CDATA[<p>Nope, we don&#8217;t have windows builds ready.  Sorry about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: candy</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156963</link>
		<dc:creator>candy</dc:creator>
		<pubDate>Tue, 22 Sep 2009 01:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156963</guid>
		<description>is there a windows ready python enabled gdb.exe available for download?  it is very difficult to follow your steps in a windows environment, especially i don&#039;t have to cygwin installed.  thanks.</description>
		<content:encoded><![CDATA[<p>is there a windows ready python enabled gdb.exe available for download?  it is very difficult to follow your steps in a windows environment, especially i don&#8217;t have to cygwin installed.  thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156830</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Fri, 17 Jul 2009 22:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156830</guid>
		<description>The archer git repository has more Python bindings than gdb snapshots do.  So, it really depends on what you want to do... We push things from the git repository to gdb CVS when we feel they are mature enough.  This generally means that gdb CVS is a bit more API-stable, but OTOH less powerful.

We merge from gdb CVS to the git branch periodically (last time 2 weeks ago, though I&#039;m doing another merge today).  So there usually isn&#039;t too much difference.

As to your last question, &quot;gdb -P&quot; is one of the features we haven&#039;t upstreamed yet.</description>
		<content:encoded><![CDATA[<p>The archer git repository has more Python bindings than gdb snapshots do.  So, it really depends on what you want to do&#8230; We push things from the git repository to gdb CVS when we feel they are mature enough.  This generally means that gdb CVS is a bit more API-stable, but OTOH less powerful.</p>
<p>We merge from gdb CVS to the git branch periodically (last time 2 weeks ago, though I&#8217;m doing another merge today).  So there usually isn&#8217;t too much difference.</p>
<p>As to your last question, &#8220;gdb -P&#8221; is one of the features we haven&#8217;t upstreamed yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flag</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156829</link>
		<dc:creator>Flag</dc:creator>
		<pubDate>Thu, 16 Jul 2009 15:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156829</guid>
		<description>First, thank you for your fantastic work! I believe this project will heavily change my process of debugging. 

But of course i have couple of technical questions :) 
Is it necessary to check out git repo? Is it equal to using usual gdb snapshots? If they differ, is there any place with git snapshots? (I work through proxy, so using external git repos doesn&#039;t work for me.) 
Latest gdb python-enabled snapshot  supports &#039;python&#039; command, but does not know anything about commands from Python API, also there is no -P option in it.</description>
		<content:encoded><![CDATA[<p>First, thank you for your fantastic work! I believe this project will heavily change my process of debugging. </p>
<p>But of course i have couple of technical questions <img src='http://tromey.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Is it necessary to check out git repo? Is it equal to using usual gdb snapshots? If they differ, is there any place with git snapshots? (I work through proxy, so using external git repos doesn&#8217;t work for me.)<br />
Latest gdb python-enabled snapshot  supports &#8216;python&#8217; command, but does not know anything about commands from Python API, also there is no -P option in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debugging STL containers with GDB (Python enabled GDB) &#171; I am here&#8230;</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156795</link>
		<dc:creator>Debugging STL containers with GDB (Python enabled GDB) &#171; I am here&#8230;</dc:creator>
		<pubDate>Thu, 14 May 2009 18:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156795</guid>
		<description>[...] STL containers with GDB (Python enabled&#160;GDB) By turbosree  The link explains how to install gdb archer on [...]</description>
		<content:encoded><![CDATA[<p>[...] STL containers with GDB (Python enabled&nbsp;GDB) By turbosree  The link explains how to install gdb archer on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156768</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 01 Apr 2009 23:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156768</guid>
		<description>I suggest linking to your blog posts from the pythong/gdb wiki page.</description>
		<content:encoded><![CDATA[<p>I suggest linking to your blog posts from the pythong/gdb wiki page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156373</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Sat, 29 Nov 2008 15:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156373</guid>
		<description>What I really want is for configure to automatically absolute-ize a relative --prefix directory.  I don&#039;t see why it shouldn&#039;t, really.

Meanwhile, usually I just use a wrapper script.</description>
		<content:encoded><![CDATA[<p>What I really want is for configure to automatically absolute-ize a relative &#8211;prefix directory.  I don&#8217;t see why it shouldn&#8217;t, really.</p>
<p>Meanwhile, usually I just use a wrapper script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf Wildenhues</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156369</link>
		<dc:creator>Ralf Wildenhues</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156369</guid>
		<description>OK, it didn&#039;t, sigh, so I&#039;ll just explain it.  Use the line
  test “$prefix” = NONE &amp;&amp; prefix=$HOME/archer/install

in a config.site file.  Put it either where configure will find it by default (/usr/local/share/config.site) or where you like.  In the latter case, set
$CONFIG_SITE appropriately.</description>
		<content:encoded><![CDATA[<p>OK, it didn&#8217;t, sigh, so I&#8217;ll just explain it.  Use the line<br />
  test “$prefix” = NONE &amp;&amp; prefix=$HOME/archer/install</p>
<p>in a config.site file.  Put it either where configure will find it by default (/usr/local/share/config.site) or where you like.  In the latter case, set<br />
$CONFIG_SITE appropriately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf Wildenhues</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156368</link>
		<dc:creator>Ralf Wildenhues</dc:creator>
		<pubDate>Sat, 29 Nov 2008 12:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156368</guid>
		<description>&gt; (As an aside: I have typed that goofy --prefix line a million times.  I wish configure would just do that for me.)

I hope this comes out literally:

cat &gt;&gt; ~/.bashrc &lt;$CONFIG_SITE &lt;&lt;EOF
test &quot;$prefix&quot; = NONE &amp;&amp; prefix=$HOME/archer/install
EOF</description>
		<content:encoded><![CDATA[<p>&gt; (As an aside: I have typed that goofy &#8211;prefix line a million times.  I wish configure would just do that for me.)</p>
<p>I hope this comes out literally:</p>
<p>cat &gt;&gt; ~/.bashrc &lt;$CONFIG_SITE &lt;&lt;EOF<br />
test &#8220;$prefix&#8221; = NONE &amp;&amp; prefix=$HOME/archer/install<br />
EOF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jacobowitz</title>
		<link>http://tromey.com/blog/?p=494&#038;cpage=1#comment-156366</link>
		<dc:creator>Daniel Jacobowitz</dc:creator>
		<pubDate>Sat, 29 Nov 2008 03:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://tromey.com/blog/?p=494#comment-156366</guid>
		<description>Not only doing but did.  It went up just before you wrote this.

The Python-enabled GDB is now available in Debian Experimental.  I will be updating it periodically, but poke me if you want it refreshed.  The source package builds on unstable and probably on testing, but likely not in Etch.

Just add an experimental line to your sources.list file, and use the APT preferences file to prefer unstable for everything but GDB.  There&#039;s probably an easier way but I do not know it off the top of my head.</description>
		<content:encoded><![CDATA[<p>Not only doing but did.  It went up just before you wrote this.</p>
<p>The Python-enabled GDB is now available in Debian Experimental.  I will be updating it periodically, but poke me if you want it refreshed.  The source package builds on unstable and probably on testing, but likely not in Etch.</p>
<p>Just add an experimental line to your sources.list file, and use the APT preferences file to prefer unstable for everything but GDB.  There&#8217;s probably an easier way but I do not know it off the top of my head.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
