In perl.git, the branch smoke-me/rjbs/debug-kentnl has been created
<http://perl5.git.perl.org/perl.git/commitdiff/b8239a614742c7bbc5b4c4aff11076f9f1526063?hp=0000000000000000000000000000000000000000>
at b8239a614742c7bbc5b4c4aff11076f9f1526063 (commit)
- Log -----------------------------------------------------------------
commit b8239a614742c7bbc5b4c4aff11076f9f1526063
Author: Ricardo Signes <[email protected]>
Date: Sat Mar 16 13:42:28 2013 -0400
bump version on perl5db.pl
M lib/perl5db.pl
commit 9f667d42fa5b26c8b79f8bc4340a99ebba992a32
Author: Kent Fredric <[email protected]>
Date: Thu Mar 14 05:17:38 2013 +1300
lib/perl5db.pl: Workaround rt#116771 by putting DB::Obj inside BEGIN { }
M lib/perl5db.pl
commit 1620cfb1779c59d669e595ef698b7de585d485f0
Author: Kent Fredric <[email protected]>
Date: Thu Feb 21 22:44:04 2013 +1300
lib/perl5db.t: Add test for bug #116771, autotrace crashes debugger
M lib/perl5db.t
commit 6df7da9696f7f27f2c1a6fb17d02ae0061a9c618
Author: Kent Fredric <[email protected]>
Date: Thu Feb 21 22:41:48 2013 +1300
lib/perl5db.t: Add test for bug #116769, Frame=2 crashes debugger
M lib/perl5db.t
commit c25bbcaeeb88af0709831eb4dd281414a597990e
Author: Kent Fredric <[email protected]>
Date: Fri Feb 15 23:24:56 2013 +1300
lib/perl5db.pl: refactor all calls to IO::Handle via ->autoflush to a short
local function.
This hopefully resovles
https://rt.perl.org/rt3/Ticket/Display.html?id=116769
and any issue similar to that which I may not have been unlucky enough
to fall upon.
M lib/perl5db.pl
-----------------------------------------------------------------------
--
Perl5 Master Repository