1. 582265f Issue #23445: Fix test_gdb.python_is_optimized() for CFLAGS=-Og by Victor Stinner · 10 years ago
  2. b6b48e6 Issue #22844: Fized test_gdb failure on Debian Wheezy for Z. by Serhiy Storchaka · 10 years ago
  3. dd8430f Issue #23881: Only use entry-values with gdb 7.4 in tests. by Serhiy Storchaka · 11 years ago
  4. 73bcde2 Issue #22765: Fixed test_gdb failures. Supressed unexpected gdb output. by Serhiy Storchaka · 11 years ago
  5. 51f461f is OpenIndiana actually sunos? by Benjamin Peterson · 11 years ago
  6. 98b1b24 loosen solaris test by Benjamin Peterson · 11 years ago
  7. 0636a4b skip test_gdb on OpenIndiana by Benjamin Peterson · 11 years ago
  8. 57b00ed Issue #19753: Fix test_gdb on SystemZ buildbot, ignore warnings by Victor Stinner · 11 years ago
  9. 8bd3415 Closes #22188: test_gdb now runs gdb with -nx: "Do not execute commands from by Victor Stinner · 11 years ago
  10. 358da5b Issue #19308: fix the gdb plugin on gdbs linked with Python 3 by Antoine Pitrou · 12 years ago
  11. 254a377 This check can still fail on RHEL6 by Nick Coghlan · 12 years ago
  12. b996e04 Issue #17712: Fix test_gdb failures on Ubuntu 13.04. by Antoine Pitrou · 12 years ago
  13. 3e66f0d #15043: Improve test_gdb support of gdb >= 7.4. by R David Murray · 13 years ago
  14. fb2f409 remove gdb noise about linux-vdso by Benjamin Peterson · 13 years ago
  15. a093312 Issue #15043: skip test_gdb if the custom hooks can't be loaded (backport from 3.x) by Nick Coghlan · 13 years ago
  16. e39ccef carefully don't depend on any dict order by Benjamin Peterson · 13 years ago
  17. 11fa11b fix test_gdb under hash randomization by Benjamin Peterson · 13 years ago
  18. 99cff3f Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 14 years ago
  19. 6905de1 Close issue #8600: test_gdb failures because innocuous warnings by Jesus Cea · 14 years ago
  20. 2623a37 Merged revisions 86596 via svnmerge from by Ezio Melotti · 15 years ago
  21. 22db735 Merged revisions 82647 via svnmerge from by Antoine Pitrou · 15 years ago
  22. b1556c5 libpython.py: fix support of non-BMP unicode characters by Victor Stinner · 15 years ago
  23. a815718 Issue #8600: fix test_gdb failures when gdb issues some spurious warnings. by Antoine Pitrou · 15 years ago
  24. a92e81b Issue #8437: Fix test_gdb failures, patch written by Dave Malcolm by Victor Stinner · 15 years ago
  25. 24f09fd Issue #8279: Fix test_gdb failures. by Martin v. Löwis · 15 years ago
  26. 5a96543 Re-enable all tests, to see which ones fail on the buildbots. by Martin v. Löwis · 15 years ago
  27. 7f7765c Issue #8330: Fix expected output in test_gdb. by Martin v. Löwis · 15 years ago
  28. 9a39ecc Issue #8337: Disable the remaining test also for now. by Martin v. Löwis · 15 years ago
  29. 0c08009 Issue 8316: make test_gdb robust in the face of differing terminal by R. David Murray · 15 years ago
  30. bf0dfb3 Issue #8032: For gdb7, a python-gdb.py file is added to the build, by Martin v. Löwis · 15 years ago