]> granicus.if.org Git - python/commit
(Merge 3.2) Issue #11996: libpython (gdb), replace "py-bt" command by
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 13 May 2011 15:53:22 +0000 (17:53 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 13 May 2011 15:53:22 +0000 (17:53 +0200)
commitc729c256153058ce94ebe3cd6d20fac11b2f2e06
tree10a15d50ad40151ce86a4e167ccb1bd909b1f771
parent252048c8a1c7f3e205338b401459e384d760873a
parente670c889ccf5ce7b27dedbc7d6d24e0679ca93bb
(Merge 3.2) Issue #11996: libpython (gdb), replace "py-bt" command by
"py-bt-full" and add a smarter "py-bt" command printing a classic Python
traceback.
Misc/NEWS