This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Tests for #92906: perl -d has non-functional b command
authorShlomi Fish <shlomif@iglu.org.il>
Thu, 16 Jun 2011 04:38:06 +0000 (21:38 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 16 Jun 2011 04:53:19 +0000 (21:53 -0700)
commit2211a10b908f0f844bed2deea3745c72b54d2f2f
treef1a322ae7f3c96a0dd621d0b5359fe92f7ebee82
parentf34d15629da26eee6e2b4b28c96865dc4921c52b
Tests for #92906: perl -d has non-functional b command

In bleadperl (NOT perl-5.12.3) perl -d's "b" command does not appear
to do anything as verified on my x86-64 Mandriva Linux Cooker machine. This
patch adds a regression test to test for it.

See:

http://www.nntp.perl.org/group/perl.perl5.porters/2011/06/msg173568.html
MANIFEST
lib/perl5db.t
lib/perl5db/t/breakpoint-bug [new file with mode: 0644]