<?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: Download</title>
	<atom:link href="http://winpdb.org/download/feed/" rel="self" type="application/rss+xml" />
	<link>http://winpdb.org</link>
	<description></description>
	<pubDate>Sat, 04 Feb 2012 21:59:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rudolf</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-137594</link>
		<dc:creator>Rudolf</dc:creator>
		<pubDate>Wed, 16 Mar 2011 17:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-137594</guid>
		<description>I have tried Winpdb 1.4.8 on Mac OS X 10.6.6. 
It works.
Download wxPython2.8-osx-unicode-2.8.11.0-universal-py2.6.dmg and install.
The installation procedure of Windpdb is the same as for Linux.

Thank you for the very good program.
Rudolf</description>
		<content:encoded><![CDATA[<p>I have tried Winpdb 1.4.8 on Mac OS X 10.6.6.<br />
It works.<br />
Download wxPython2.8-osx-unicode-2.8.11.0-universal-py2.6.dmg and install.<br />
The installation procedure of Windpdb is the same as for Linux.</p>
<p>Thank you for the very good program.<br />
Rudolf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Typeincisdisp</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-125996</link>
		<dc:creator>Typeincisdisp</dc:creator>
		<pubDate>Wed, 13 Oct 2010 11:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-125996</guid>
		<description>Hiya guys, long time reader first time poster here

psyched to be a member, and I am looking forward to begin getting more active here

Until then look at my site http://blogshout.co.uk/submitarticlesonline1/?p=4</description>
		<content:encoded><![CDATA[<p>Hiya guys, long time reader first time poster here</p>
<p>psyched to be a member, and I am looking forward to begin getting more active here</p>
<p>Until then look at my site <a href="http://blogshout.co.uk/submitarticlesonline1/?p=4" rel="nofollow">http://blogshout.co.uk/submitarticlesonline1/?p=4</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jerry</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-125814</link>
		<dc:creator>jerry</dc:creator>
		<pubDate>Mon, 11 Oct 2010 13:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-125814</guid>
		<description>Hi,
I have been trying to debug this script.
import rpdb2;
rpdb2.start_embedded_debugger('test')
def multiply(a,b):
    print("Will compute", a, "times", b)
    c = 0
    for i in range(0, a):
        c = c   b
    return c


I have success in debugging (using python 2.7 winpdb.) when above script runs under python3.1 if i call the scripts directly.

however i cant debug this script when embedded in a c   application.


I have localized the problem, the listen port is not opened when in embedded mode. I can see the socket dlls being loaded (so the paths were probably found). 

Also the application freezes, so it seems the debugger is also hooked in.

I am using 
Windows 7 (64-bit)

Python 27 (32-bit) for Winpdb

Python 31 (32-bit) for my script   rpdb2 installed in python31.

help... someone?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have been trying to debug this script.<br />
import rpdb2;<br />
rpdb2.start_embedded_debugger(&#8217;test&#8217;)<br />
def multiply(a,b):<br />
    print(&#8221;Will compute&#8221;, a, &#8220;times&#8221;, b)<br />
    c = 0<br />
    for i in range(0, a):<br />
        c = c   b<br />
    return c</p>
<p>I have success in debugging (using python 2.7 winpdb.) when above script runs under python3.1 if i call the scripts directly.</p>
<p>however i cant debug this script when embedded in a c   application.</p>
<p>I have localized the problem, the listen port is not opened when in embedded mode. I can see the socket dlls being loaded (so the paths were probably found). </p>
<p>Also the application freezes, so it seems the debugger is also hooked in.</p>
<p>I am using<br />
Windows 7 (64-bit)</p>
<p>Python 27 (32-bit) for Winpdb</p>
<p>Python 31 (32-bit) for my script   rpdb2 installed in python31.</p>
<p>help&#8230; someone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris P.</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-123530</link>
		<dc:creator>Chris P.</dc:creator>
		<pubDate>Wed, 01 Sep 2010 19:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-123530</guid>
		<description>I can't believe I've been using Python for so long and didn't know about this package -- thanks, it's fantastic!

I've successfully used the program with 32-bit Python 2.6 on my Windows 7 64-bit machine, but I've run into little quirk and I wonder if it's something I'm doing wrong.

When I "restart", I get the following message in the rpdb2 window:
"This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information."  (Also, Windows throws the following exception in a dialogue box with the title python.exe": "python.exe has stopped working.  A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available."); HOWEVER, the most recently opened rpdb2 window will be fine, and I can just close the old window and carry on.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t believe I&#8217;ve been using Python for so long and didn&#8217;t know about this package &#8212; thanks, it&#8217;s fantastic!</p>
<p>I&#8217;ve successfully used the program with 32-bit Python 2.6 on my Windows 7 64-bit machine, but I&#8217;ve run into little quirk and I wonder if it&#8217;s something I&#8217;m doing wrong.</p>
<p>When I &#8220;restart&#8221;, I get the following message in the rpdb2 window:<br />
&#8220;This application has requested the Runtime to terminate it in an unusual way.<br />
Please contact the application&#8217;s support team for more information.&#8221;  (Also, Windows throws the following exception in a dialogue box with the title python.exe&#8221;: &#8220;python.exe has stopped working.  A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.&#8221;); HOWEVER, the most recently opened rpdb2 window will be fine, and I can just close the old window and carry on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.8 Tychod Released</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-122659</link>
		<dc:creator>Winpdb - A Platform Independent Python Debugger &#187; Winpdb 1.4.8 Tychod Released</dc:creator>
		<pubDate>Thu, 19 Aug 2010 17:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-122659</guid>
		<description>[...] Download [...]</description>
		<content:encoded><![CDATA[<p>[...] Download [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdbosmaus</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-108027</link>
		<dc:creator>jdbosmaus</dc:creator>
		<pubDate>Wed, 03 Mar 2010 18:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-108027</guid>
		<description>I am a total newbie to Python, just trying to get up to speed for a project we are doing at work....

Two days after downloading it, winpdb is already indispensible. 
(Because it took 1 1/2 days for me to RTFM and figure out how to attach to my pitiful, lame attempt at a program.)

Damn! Great tool!</description>
		<content:encoded><![CDATA[<p>I am a total newbie to Python, just trying to get up to speed for a project we are doing at work&#8230;.</p>
<p>Two days after downloading it, winpdb is already indispensible.<br />
(Because it took 1 1/2 days for me to RTFM and figure out how to attach to my pitiful, lame attempt at a program.)</p>
<p>Damn! Great tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-103779</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Sun, 03 Jan 2010 12:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-103779</guid>
		<description>@nir

In fact I've just confirmed the .EXE installer for WinPDB works on the 32-bit version of Python 2.6.4 on Windows 7 x64.  It's very likely that Paul encountered the distutils bug in Python 2.6.x, not any problem in your .EXE distribution.

YMMV.</description>
		<content:encoded><![CDATA[<p>@nir</p>
<p>In fact I&#8217;ve just confirmed the .EXE installer for WinPDB works on the 32-bit version of Python 2.6.4 on Windows 7 x64.  It&#8217;s very likely that Paul encountered the distutils bug in Python 2.6.x, not any problem in your .EXE distribution.</p>
<p>YMMV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-103778</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Sun, 03 Jan 2010 12:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-103778</guid>
		<description>@Paul

There's an outstanding problem with Python 2.6.x on 64-bit editions of Windows, in that it is unable to determine that current Python installation using the registry.  Please see the following for more info: http://bugs.python.org/setuptools/issue2.  This means easy_install, and in fact distutils, is broken on 64 bit Windows w/ Python 2.6.

I'm using Windows 7 x64 and this was sufficient reason for me to abandon the 64 bit version of Python 2.6 for now.</description>
		<content:encoded><![CDATA[<p>@Paul</p>
<p>There&#8217;s an outstanding problem with Python 2.6.x on 64-bit editions of Windows, in that it is unable to determine that current Python installation using the registry.  Please see the following for more info: <a href="http://bugs.python.org/setuptools/issue2" rel="nofollow">http://bugs.python.org/setuptools/issue2</a>.  This means easy_install, and in fact distutils, is broken on 64 bit Windows w/ Python 2.6.</p>
<p>I&#8217;m using Windows 7 x64 and this was sufficient reason for me to abandon the 64 bit version of Python 2.6 for now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nir</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-73793</link>
		<dc:creator>nir</dc:creator>
		<pubDate>Fri, 01 May 2009 18:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-73793</guid>
		<description>hmm... it was built with python 2.5 so this is probably the source of the problem.
I think I will stop distributing the exe installer.
Try the source archive. Installation from source is simple enough.</description>
		<content:encoded><![CDATA[<p>hmm&#8230; it was built with python 2.5 so this is probably the source of the problem.<br />
I think I will stop distributing the exe installer.<br />
Try the source archive. Installation from source is simple enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://winpdb.org/download/comment-page-1/#comment-73789</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Fri, 01 May 2009 18:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/home/pythondebugger/?page_id=3#comment-73789</guid>
		<description>Hello, downloaded the winpdb.exe file, and when trying to install it says:
"No Python Installation found in the registry"
which I don't understand, because I do have python 2.6.2 installed on my PC(running windows XP 64 bit.) Any idea please?
Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hello, downloaded the winpdb.exe file, and when trying to install it says:<br />
&#8220;No Python Installation found in the registry&#8221;<br />
which I don&#8217;t understand, because I do have python 2.6.2 installed on my PC(running windows XP 64 bit.) Any idea please?<br />
Thank you in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

