Dave Malcolm <dmalc...@redhat.com> added the comment:

> >> - running Python in gdb
> > This is somewhat orthogonal, but the devguide/gdb page doesn't say how to 
> > start running Python
> > in gdb (it might be obvious to people used to use gdb, but it should still 
> > be mentioned).
> If the devguide is updated, I will be content with just one line containing 
> one link in my howto.  Currently we have this wiki page: 
> http://wiki.python.org/moin/DebuggingWithGdb  I also remember a ubuntu wiki 
> page with more useful info but can’t find the bookmark.
> 
> 
> FTR, I will use these resources: 
> https://pythonconquerstheuniverse.wordpress.com/2009/09/10/debugging-in-python/
>  and http://www.jeetworks.org/node/99

There's also:
http://docs.python.org/devguide/gdb.html

----------
nosy: +dmalcolm

_______________________________________
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