[Tutor] pdb

alan.gauld@bt.com alan.gauld@bt.com
Wed Jan 8 11:46:06 2003


> Does pdb really work?  Everytime I try to use it, every command gets
> 'EOF.'  What could I be doing wrong?

Yes it works fine. If you know gdb it shouldn't cause any problems.

How are you using it?
Do you get as far as the pdb prompt?
If you type help do you get the list of commands OK?

Alan G.