Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > New debugger for multiple threads

Reply
Thread Tools

New debugger for multiple threads

 
 
Ziaran
Guest
Posts: n/a
 
      02-22-2004
Hi,



I have written a modification to pdb.py debugger, called rpdb.py

It supports convenient debugging of scripts with multiple threads and more.

It works on Windows and on Unix systems that have xterm.

I believe it offers much better usability than pdb.py and hope you will find
it useful.



There are still little problems that I didn't have time to fix yet, but I
will do that soon.



You can grab it from here:

http://ziaran.freehosting.net/



I will appreciate any feedback a lot.

Nir (Ziaran)


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help getting a debugger going for IE - any free debugger aflat362 Javascript 7 12-07-2006 10:51 PM
[new to threads] threads with UI and loop Une bévue Ruby 0 06-14-2006 10:22 AM
Neither IE-Debugger or Mozilla/Venkman debugger can step through dynamically added code? Robert Oschler Javascript 1 09-05-2005 07:17 AM
Threads in perl debugger Dan Henry Perl Misc 0 07-19-2004 12:48 PM
running multiple threads and multiple processes at the same time Smegly C Programming 1 05-19-2004 02:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57