Has anyone used Pydbgr with Emacs and if so would they mind sharing their .emacs configuration plus any associated elisp sources required.
The installation instructions can be found at:
http://code.google.com/p/pydbgr/wiki/Tutorial#Installation
Pydbgr looks like a really useful extension to the capabilities of pdb, especially its support for multi-threaded debug and the promise of conducting this within Emacs, but I cannot find any elisp source allowing for easy integration in the Emacs environment.
see http://github.com/rocky/emacs-dbgr which supports a number of debuggers, pydbgr being one of them.