[Patches] [ python-Patches-509975 ] make python-mode play nice with gdb

noreply@sourceforge.net noreply@sourceforge.net
Mon, 28 Jan 2002 17:32:10 -0800


Patches item #509975, was opened at 2002-01-28 17:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=509975&group_id=5470

Category: Demos and tools
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Alex Coventry (alex_coventry)
Assigned to: Nobody/Anonymous (nobody)
Summary: make python-mode play nice with gdb

Initial Comment:
if you run gdb (and presumably other debuggers) while
python-mode is loaded, the little arrow it uses to 
indicate the current position in the source code fails
to appear.  this is because the comint hook
py-pdbtrack-track-stack-file wipes it out regardless of
whether the current buffer process comes from python.

hth.
alex

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=509975&group_id=5470