473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Graphic python debugger

Hello,

I'm looking for a graphic debugger for python on linux like DDD or GVD.
I tried pdb and pdb-mode for emacs, but I would use a more gvd-like
debugger.

--
Maxime Biais
Jul 18 '05 #1
5 9872
Hello Maxime,
I'm looking for a graphic debugger for python on linux like DDD or GVD.
I tried pdb and pdb-mode for emacs, but I would use a more gvd-like
debugger.

IDLE (which comes with Python) has a debugger.

HTH.
Miki
Jul 18 '05 #2
Maxime Biais <ma*@fr.fm> writes:
I'm looking for a graphic debugger for python on linux like DDD or GVD.
I tried pdb and pdb-mode for emacs, but I would use a more gvd-like
debugger.


Never used DDD or GVD, but have you looked at eric3?

The recent IDE thread might be useful to you, too.
John
Jul 18 '05 #3

"Maxime Biais" <ma*@fr.fm> wrote in message
news:20030917120146.3c5202e2.ma*@fr.fm...
Hello,

I'm looking for a graphic debugger for python on linux like DDD or GVD.
I tried pdb and pdb-mode for emacs, but I would use a more gvd-like
debugger.
From the description:

GNU DDD is a graphical front-end for command-line debuggers such as GDB,
DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python debugger.
^^^^^^

John Roth
--
Maxime Biais

Jul 18 '05 #4
Maxime Biais wrote:
I'm looking for a graphic debugger for python on linux like DDD or GVD.
I tried pdb and pdb-mode for emacs, but I would use a more gvd-like
debugger.


See also the FAQ:
http://www.python.org/cgi-bin/faqw.p...=faq04.001.htp

Daniel

Jul 18 '05 #5
GNU DDD is a graphical front-end for command-line debuggers such as GDB,
DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, or the Python debugger.
^^^^^^


A little offtopic, but you wouldn't happen to know if DDD + GDB can handle
Ada? I know that GDB can do Ada code, but I don't know how well a front-end
could handle Ada's idiosynchrosies if its expecting GDB to be used with C.
Jul 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Andrew Chalk | last post by:
I am sure that it has been asked before but could someone tell a newbie whether there is a Python debugger out there? In case it is relevant, i am using v2.2 on Windows. Many thanks.
8
by: Lothar Scholz | last post by:
Is there any python debugger that can 1) be used remotely 2) can handle multiple threads I checked Eric, IDLE and Wing-IDE. None of them can do this. Any other recommendations?
0
by: Adam Feuer | last post by:
Folks, PyUMLGraph 0.1.4 is out- with fixes to the Windows setup and a few other minor fixes. Thanks to everyone who gave feedback! PyUMLGraph is a Python debugger that produces UML output in...
4
by: Phipps Xue | last post by:
Hi All, I wanna implement a python debugger, but I don't know the way exactly. Is there any document or instruction about that? Thanks in advance, Phipps
6
by: Tran Tuan Anh | last post by:
Hi all, I am new to Python and desperated to look for a good Python debugger. I mean a debugger with source coding tracking. For C/C++, emacs and gud offers execellent development env. The...
8
by: mrelectron | last post by:
hi: Nir Aides who wrote the rpdb debugger has enhanced it and stuck a frontend on it whoo-hoo. it is fantastico! see and download it at http://www.digitalpeers.com/pythondebugger/ cheers mark
20
by: krypto.wizard | last post by:
Is there any editor or IDE in Python (either Windows or Linux) which has very good debugging facilites like MS VisualStudio has or something like that. I like SPE but couldn't easily use winPDP....
4
by: just.another.random.user | last post by:
Hi All, I'm switching to python from perl, and like the language a ton, but I find pdb and pydb to be vastly inferior debuggers to the perl version. In particular, I've grown very used to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.