New submission from Éric Araujo <mer...@netwok.org>:

I found a few blogs posts that explained how to use pdb.  It appears from the 
comments that such introductory material is very useful to a lot of users.  
Instead of just expanding the pdb module docs, I propose to add a debugging 
howto covering basic troubleshooting techniques and giving a pdb tutorial.  I 
think a howto has more visibility, as people unaware of the existence of a 
thing named pdb may however look for “debugging”.

To educate myself on pdb, I have started writing a document.  Before investing 
too much time, I’d like to know if people agree with the principle of adding 
such a howto.

----------
assignee: eric.araujo
components: Documentation
messages: 143615
nosy: eric.araujo
priority: normal
severity: normal
status: open
title: Add a debugging howto
versions: Python 2.7, Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12913>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to