| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #10990: Prevent tests from clobbering a set trace function. | Brett Cannon | 2011-02-21 | 1 | -0/+3 |
|
|
* | Fix test suite to not activate new sigint behavior in pdb. | Georg Brandl | 2010-12-04 | 1 | -11/+12 |
|
|
* | Fix #10561 - Fix pdb behavior. Delete the breakpoints by breakpoint number. | Senthil Kumaran | 2010-11-29 | 1 | -2/+16 |
|
|
* | Fix ResourceWarning from subprocess pipe. | Brian Curtin | 2010-11-05 | 1 | -0/+1 |
|
|
* | Import test_pdb with its full name, so that running python -m test.test_pdb s... | Georg Brandl | 2010-07-31 | 1 | -8/+8 |
|
|
* | Fix pdb test failures on the buildbots. | Georg Brandl | 2010-07-31 | 1 | -3/+3 |
|
|
* | Show the traceback line numbers as well as the current line numbers if an exc... | Georg Brandl | 2010-07-30 | 1 | -0/+62 |
|
|
* | Test that "source" with nonexisting things works as expected. | Georg Brandl | 2010-07-30 | 1 | -0/+3 |
|
|
* | Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni. | Georg Brandl | 2010-07-30 | 1 | -0/+99 |
|
|
* | Several enhancements to pdb and its test suite. | Georg Brandl | 2010-07-30 | 1 | -78/+203 |
|
|
* | #7964 followup: add test case to ensure issue remains fixed. | Georg Brandl | 2010-07-30 | 1 | -0/+24 |
|
|
* | #809887: improve pdb feedback for breakpoint-related actions. Also add a fun... | Georg Brandl | 2010-07-30 | 1 | -2/+80 |
|
|
* | #5294: Fix the behavior of pdb "continue" command when called in the top-leve... | Georg Brandl | 2010-07-30 | 1 | -0/+42 |
|
|
* | #1472251: remove addition of "\n" to code given to pdb.run[eval](), the bug i... | Georg Brandl | 2010-07-30 | 1 | -2/+45 |
|
|
* | Merged revisions 78093 via svnmerge from | Georg Brandl | 2010-03-14 | 1 | -3/+0 |
|
|
* | Merged revisions 74838-74839 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -26/+62 |
|
|
* | Merged revisions 72322 via svnmerge from | Georg Brandl | 2009-05-05 | 1 | -0/+99 |
|
|