Re: claims of python unit test un-debugability considered somewhat exaggerated

2013-04-10 Thread David Malcolm
On Wed, 2013-04-10 at 01:45 +0200, David Ostrovsky wrote: On Tue, 2013-04-09 at 11:26 -0400, David Malcolm wrote: [...snip...] http://docs.python.org/devguide/gdb.html#gdb-7-and-later In particular: (gdb) py-list should give you python source code for the current python frame

Re: claims of python unit test un-debugability considered somewhat exaggerated

2013-04-09 Thread David Malcolm
On Tue, 2013-04-09 at 11:22 +0100, Michael Meeks wrote: Hi guys, On Mon, 2013-04-08 at 11:32 -0600, Tom Tromey wrote: CCing David Malcolm. Michael (gdb) py-bt I just wanted to mention here that Phil Muldoon is working on a frame filter patch series that is basically pretty

Re: claims of python unit test un-debugability considered somewhat exaggerated

2013-04-08 Thread David Malcolm
On Mon, 2013-04-08 at 11:32 -0600, Tom Tromey wrote: Michael == Michael Stahl mst...@redhat.com writes: CCing David Malcolm. Michael (gdb) py-bt I just wanted to mention here that Phil Muldoon is working on a frame filter patch series that is basically pretty printing for stack frames