hello Andreas,
it seems to me the the ctrl-p panel options that you set do not stick,
everytime I run ipython and pudb I have to reset it.

Also, it seems to me that pudb (as ipython) does not reload the source
when you quit and restart. Bottom line, everytime I modify the code I
need to exit from ipython with %Exit and get back in. Am I missing
something?

Last thing. I do not seem to understand how to do:

%pudb main.py -b 34 of some_file.py

 so that it puts a breakpoint at line 34 of some_file.py.

I'd like to put all this info myself in the dedicated wiki
http://wiki.tiker.net/PuDB

can you enable me?


Thanks a lot for this great tool that I use daily and that soon I will
propose as first python debugging tool in a small dev team where I
work.

Cheers
Fabrizio

_______________________________________________
Pudb mailing list
[email protected]
http://lists.tiker.net/listinfo/pudb

Reply via email to