]> granicus.if.org Git - python/commit
#9919: fix off-by-one error in lineno command in Misc/gdbinit; also add newline to...
authorGeorg Brandl <georg@python.org>
Thu, 21 Oct 2010 12:59:14 +0000 (12:59 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 21 Oct 2010 12:59:14 +0000 (12:59 +0000)
commit29848f0570ad595b1f0ae4e7a3d85f6694187cd3
tree6906bee7a1220bf260007622bc0903848e1094f5
parenta9afb68789cdc2d8d3262afc2ffa209b5d8e224a
#9919: fix off-by-one error in lineno command in Misc/gdbinit; also add newline to its output.
Misc/gdbinit