[ python-Bugs-1248127 ] set of pdb breakpoint fails

SourceForge.net noreply at sourceforge.net
Sat Jul 30 23:29:12 CEST 2005


Bugs item #1248127, was opened at 2005-07-31 09:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1248127&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Joseph Heled (pepster)
Assigned to: Nobody/Anonymous (nobody)
Summary: set of pdb breakpoint fails

Initial Comment:
I can't set any pdb breakpoint. I try the command,

(Pdb) break a:847
Breakpoint 4 at /home/joseph/743/rod/a.py:847

I get the message,

"pdbtrack: Traceback cue not found"

The breakpoint is never activated.

Python 2.4.1 (#2, Mar 30 2005, 21:51:10) 
[GCC 3.3.5 (Debian 1:3.3.5-8ubuntu2)] on linux2


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1248127&group_id=5470


More information about the Python-bugs-list mailing list