GDB + pdb

C

Colin Fox

I realize this isn't exactly on-topic, but I'm not sure where else to ask.

Does anyone know how to get ddd working with python? The ddd docs mention
that you need to use pydb instead of just pdb, but I can't find a
stand-alone version of pydb - just .deb files (and I'm on gentoo).

It would sure be nice to have a source level debugger like ddd working
with python. Any help would be appreciated.

cf
 
D

Derrick 'dman' Hudson

Colin Fox said:
I realize this isn't exactly on-topic, but I'm not sure where else to ask.

Does anyone know how to get ddd working with python? The ddd docs mention
that you need to use pydb instead of just pdb, but I can't find a
stand-alone version of pydb - just .deb files (and I'm on gentoo).

It would sure be nice to have a source level debugger like ddd working
with python. Any help would be appreciated.

Well, if you've found the .deb then you can also get the source
package and then compile it for yourself on your gentoo system.

Another approach, since you've found the .deb, is to unpack it (it's
just an 'ar' archive containing two tarballs and a file or two) and
read the documentaiton to find out where the code comes from.

(speaking only from my debian experience since I have none with pydb)

-D

--
Consider what God has done:
Who can straighten what He has made crooked?
Ecclesiastes 7:13

http://dman13.dyndns.org/~dman/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,339
Messages
2,571,792
Members
48,604
Latest member
NikiHarold

Latest Threads

Top