pdb dies under python-mode on OSX

Bug #328789 reported by Fonnesbeck
2
Affects Status Importance Assigned to Milestone
python-mode.el
Expired
Undecided
Unassigned

Bug Description

When trying to debug some python code under emacs (OSX)
with
python-mode, I get the following:

>
/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/pdb.
py(992)set_trace()->None
-> Pdb().set_trace()
(Pdb)
Traceback (most recent call last):
  File "<stdin>", line 148, in ?
  File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/pdb
.py",
line 992, in set_trace
    Pdb().set_trace()
  File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/bdb
.py",
line 52, in trace_dispatch
    return self.dispatch_return(frame, arg)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/bdb
.py",
line 80, in dispatch_return
    if self.quitting: raise BdbQuit
bdb.BdbQuit

This does not happen with emacs/python-mode on other
platforms. I am using the carbon emacs version
21.3.50.03.11.14.CVS.

[http://sourceforge.net/tracker/index.php?func=detail&aid=922867&group_id=86916&atid=581349]

Revision history for this message
Andreas Roehler (a-roehler) wrote :

Hi,

A lot of things have changed since...
Could you try again with the current trunk?

Thanks,

Andreas

Changed in python-mode:
assignee: nobody → Andreas Roehler (a-roehler)
status: New → Incomplete
Changed in python-mode:
assignee: Andreas Roehler (a-roehler) → nobody
Changed in python-mode:
importance: Medium → Undecided
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for python-mode.el because there has been no activity for 60 days.]

Changed in python-mode:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.