Patches item #1437306, was opened at 2006-02-23 04:52 Message generated for change (Comment added) made by rockyb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=581351&aid=1437306&group_id=86916
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: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Rocky Bernstein (rockyb) Assigned to: Nobody/Anonymous (nobody) Summary: Patch for pydb debuggercompatibility Initial Comment: Recently I've been extending the pdb and merging it with pydb which is suitable for use by ddd. Here are the small changes I made to python-mode.el's pdbtracker to allow it to work with either pdb or pydb. (I realize it is a failing of mine not to appreciate the superiority of pdb's location-reporting format and this coupled with my rather small brain which needs to sometimes parse locations reported in the bash, GNU make and perl debuggers caused me such confusion that I found it expedient when debugging ddd regular expressions to just to stick with the regexps I used in a couple of those other debuggers.) ---------------------------------------------------------------------- >Comment By: Rocky Bernstein (rockyb) Date: 2006-02-23 04:54 Message: Logged In: YES user_id=158581 Probably should also mention that the pydb project homepage is http://bashdb.sourceforge.net/pydb/ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=581351&aid=1437306&group_id=86916 _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode