On Apr 25, 2009, at 3:44 AM, Andreas Roehler wrote:
thanks a lot writing `pdbtrack'.
AFAIU it starts, if `py-pdbtrack-do-tracking-p' is set
to `t' and an error occurs.
I'm not quite sure what you mean here. It always just starts for me
when I hit a pdb prompt.
Would prefer to have it s
Hi Ken,
thanks a lot writing `pdbtrack'.
AFAIU it starts, if `py-pdbtrack-do-tracking-p' is set
to `t' and an error occurs.
Would prefer to have it started as soon
`py-pdbtrack-do-tracking-p' is set.
Presently I get that, inserting a pdb.set_trace() into
the head of the python-file.
Do you or