This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
B::Deparse: Padrange deparse fix
[perl5.git] / lib / perl5db / t /
2013-07-13 Father Chrysostomos[perl #118839] Make ‘n’ debugger cmd respect lv subs
2013-06-10 Shlomi FishFix for RT #118169
2012-11-12 Shlomi FishFix "a [command]" statement.
2012-11-12 Shlomi FishAdd a test for the frame option.
2012-11-12 Shlomi FishAdd a test for o PrintRet.
2012-11-12 Shlomi Fish[perl5db] Add a test for warnLevel=1.
2012-11-12 Shlomi Fish[perl5db] Add test for dieLevel option.
2012-11-12 Shlomi FishTest more for the m staetement.
2012-11-12 Shlomi Fish[perl5db] Fix source cmd from typeahead.
2012-11-12 Shlomi FishAdd a test for the source command.
2012-09-11 Shlomi FishAdd more tests, Revert back to C-style for loops
2012-09-05 Shlomi Fishperl5db: more tests
2012-06-30 Shlomi FishFix perl -d’s "l" command.
2012-06-25 Vincent PitFix (and test) module listing in the debugger
2012-06-25 Vincent PitFix (and test) breakpoints on subroutines
2011-12-30 Shlomi Fishperl -d: add a test for s EXPR().
2011-12-29 Shlomi Fishperl -d: display lines inside subroutines.
2011-12-28 Shlomi Fishperl -d: fixes "b . COND()".
2011-11-24 Peter ScottThe attached patch adds to the debugger a capability...
2011-09-05 Shlomi FishAdd enable/disable commands for breakpoints in perl -d
2011-06-16 Shlomi FishBreak upon <filename>:<line>
2011-06-16 Shlomi FishTests for #92906: perl -d has non-functional b command
2010-08-25 David Mitchelldon't taint $DB::sub
2009-07-25 BramDo not use a regex in DB::sub
2009-07-25 BramAdd test case for [perl #61222] + a test case for proxy...
2009-06-03 Duke LetoAdd the debugger script which tests for undefs in the...
2008-11-14 Florian RagwitzAdd TODO test for :lvalue under -d.
2006-11-15 Rafael Garcia-SuarezMove the test files for the debugger in a t/ subdirecto...