This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients dmalcolm, ezio.melotti, ncoghlan, python-dev, r.david.murray
Date 2012-10-27.17:38:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xpq6R5BybzPbC@mail.python.org>
In-reply-to
Content
New changeset b71cda2f48c6 by R David Murray in branch '3.2':
#15043: Improve test_gdb support of gdb >= 7.4.
http://hg.python.org/cpython/rev/b71cda2f48c6

New changeset 6f064689b8c0 by R David Murray in branch '3.3':
merge #15043: Improve test_gdb support of gdb >= 7.4.
http://hg.python.org/cpython/rev/6f064689b8c0

New changeset b9141239a5b4 by R David Murray in branch 'default':
merge #15043: Improve test_gdb support of gdb >= 7.4.
http://hg.python.org/cpython/rev/b9141239a5b4
History
Date User Action Args
2012-10-27 17:38:08python-devsetrecipients: + python-dev, ncoghlan, ezio.melotti, r.david.murray, dmalcolm
2012-10-27 17:38:08python-devlinkissue15043 messages
2012-10-27 17:38:08python-devcreate