Patches item #1191700, was opened at 2005-04-28 15:46 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1191700&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: Library (Lib) Group: Python 2.3 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Pechkin (mpech) Assigned to: Nobody/Anonymous (nobody) Summary: wrong offsets in bpprint() Initial Comment: 1. create some breakpoints 2. use 'break' to list'em 3. wrong offset output ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2006-04-15 10:41 Message: Logged In: YES user_id=21627 Thanks for the patch. Applied as r45420 and r45421. ---------------------------------------------------------------------- Comment By: Pechkin (mpech) Date: 2005-04-29 11:07 Message: Logged In: YES user_id=1244219 1. Try the link http://foto.inbox.lv/mpech2/misc/bdb.jpg it shows some wrong offset in command 'break' 2. Also you could fix it to move header :) ---------------------------------------------------------------------- Comment By: Michiel de Hoon (mdehoon) Date: 2005-04-29 07:21 Message: Logged In: YES user_id=488897 Could you write an example code that demonstrates the bug you want to fix? It is more difficult to replicate the bug without a clear example. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1191700&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
