GNU bug report logs - #11343
24.0.95; pdbtrack: Traceback cue not found

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Thu, 26 Apr 2012 02:17:02 UTC

Severity: normal

Found in version 24.0.95

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo <sdl.web <at> gmail.com>
To: 11343 <at> debbugs.gnu.org
Cc: ken.manheimer <at> gmail.com
Subject: bug#11343: 24.0.95; pdbtrack: Traceback cue not found
Date: Thu, 26 Apr 2012 10:14:45 +0800
[Message part 1 (text/plain, inline)]
There is this little warning message when the inferior python enters PDB
that seems scary for users new to python.el. It actually made me think
the mode (pdbtrack) wasn't working properly. So I wonder if this can be
fixed.

To reproduce:

1. open the attached file pybug.py in emacs
2. C-c C-c (python-send-buffer) on the buffer

After a second or two the echo area will show:

  pdbtrack: Traceback cue not found

I can reproduce this on GNU/L or OSX. This is due to the failure of
regexp match of python-pdbtrack-stack-entry-regexp. The contents of the
inferior python buffer is attached as in a screenshot.

Thanks.
Leo

[pybug.py (text/plain, inline)]
import pdb; pdb.set_trace()

x = 12
[pybug.png (image/png, inline)]

This bug report was last modified 12 years and 323 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.