]> granicus.if.org Git - python/commit
Issue #8032: For gdb7, a python-gdb.py file is added to the build,
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 1 Apr 2010 07:40:51 +0000 (07:40 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 1 Apr 2010 07:40:51 +0000 (07:40 +0000)
commitbf0dfb3d0e7d433a7cb02ef0eb6ef246f3269b62
tree1fd88c86ec215bda561c49a13b0b95923e5857a1
parenta01da93d855de043e3ae3a8478318f3fe099a728
Issue #8032: For gdb7, a python-gdb.py file is added to the build,
allowing to use advanced gdb features when debugging Python.
.bzrignore
.hgignore
Lib/test/test_gdb.py [new file with mode: 0644]
Lib/test/test_gdb_sample.py [new file with mode: 0644]
Makefile.pre.in
Misc/ACKS
Misc/NEWS
Tools/README
Tools/gdb/libpython.py [new file with mode: 0644]