[Pudb] Debugging pudb with itself
Aaron Meurer
asmeurer at gmail.com
Sat Aug 6 03:23:26 PDT 2011
So I'm coming along with the variable wrapping stuff, but I'm running
into some problems that I think are the result of my ignorance of how
urwid and the majority of the pudb code works.
Anyway, instead of wrapping properly, it crashes. Do you have any
suggestions on how to use pudb to debug itself? Ideally, I would like
to run the local pudb (which has the broken code) from within the
system pudb (which doesn't). Just post-mortem is fine.
Otherwise, debugging pudb itself is ironically very difficult. Print
statements don't even work
Aaron Meurer
More information about the Pudb
mailing list