]> granicus.if.org Git - python/commit
[3.6] bpo-29673: fix gdb scripts pystack and pystackv (GH-6126) (GH-6400)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Apr 2018 22:15:34 +0000 (15:15 -0700)
committerNed Deily <nad@python.org>
Fri, 6 Apr 2018 22:15:34 +0000 (18:15 -0400)
commit3468a05f6a7d730a656d254730a3f5b6b7e85983
tree3ce6b16cd1a8e5b99792efab6e07a92e756c7118
parent2350a4765265158072bf7ad9f04402406d3d1ada
[3.6] bpo-29673: fix gdb scripts pystack and pystackv (GH-6126) (GH-6400)

(cherry picked from commit 3a9ccee0e5dbf7d67f5ab79f6095755969db117c)

Co-authored-by: Marcel Plch <gmarcel.plch@gmail.com>
Misc/ACKS
Misc/NEWS.d/next/Tools-Demos/2018-03-16-17-25-05.bpo-29673.m8QtaW.rst [new file with mode: 0644]
Misc/gdbinit
Python/ceval.c