]> granicus.if.org Git - python/commit
This is Richie Hindle's patch
authorMichael W. Hudson <mwh@python.net>
Tue, 17 Dec 2002 16:15:34 +0000 (16:15 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 17 Dec 2002 16:15:34 +0000 (16:15 +0000)
commitcfd3884882bd7fbcadb7d89508c4af70569f87a0
tree8634f770b3d214fb0952bdde8c0f2aeb6c512ecb
parentf680cc460c06d87e9cc1beafafb4a017712f8868
This is Richie Hindle's patch

[ 643835 ] Set Next Statement for Python debuggers

with a few tweaks by me: adding an unsigned or two, mentioning that
not all jumps are allowed in the doc for pdb, adding a NEWS item and
a note to whatsnew, and AuCTeX doing something cosmetic to libpdb.tex.
Doc/lib/libpdb.tex
Doc/ref/ref3.tex
Doc/whatsnew/whatsnew23.tex
Lib/pdb.py
Lib/test/test_trace.py
Misc/NEWS
Objects/frameobject.c