Problems with new streaming API

Martin Pool mbp at sourcefrog.net
Thu Jan 17 05:24:07 GMT 2008


On 17/01/2008, John Arbash Meinel <john at arbash-meinel.com> wrote:

> Can you attach to a running python interpreter with pdb?

I would suggest that you ssh to the server host, start bzr listening
on a tcp socket (on your presumed safe home network), then you can
interrupt it with Ctrl-\ to get into pdb.  This assumes it is not
something ssh-specific, which seems unlikely here.

Or if you just interrupt it, you might get a stack trace in the
server's .bzr.log.

-- 
Martin



More information about the bazaar mailing list