develooper Front page | perl.perl5.porters | Postings from September 2011

Re: [PATCH] Add enable/disable commands for breakpoints in perl -d

Thread Previous
From:
Shlomi Fish
Date:
September 3, 2011 00:40
Subject:
Re: [PATCH] Add enable/disable commands for breakpoints in perl -d
Message ID:
20110903103950.5a4320d0@lap.shlomifish.org
Hi all,

On Tue, 30 Aug 2011 21:41:55 +0300
Shlomi Fish <shlomif@shlomifish.org> wrote:

> This patch adds enable/disable commands for breakpoints in "perl -d" similar
> to the gdb ones. For the motivation see:
> 
> http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2011-02/msg00348.html
> 

does anyone have any comments about this patch? Should I file a perlbug ticket?

Regards,

	Shlomi Fish

> It can also be found as a series of commits here:
> 
> https://github.com/shlomif/perl/tree/debugger-enable-disable-breakpoints
> 
> (But some of these commits break the MANIFEST test.).
> 
> Comments are welcome.
> 
> Regards,
> 
> 	Shlomi Fish
> 
> diff --git a/MANIFEST b/MANIFEST
> index f33a68b..a2dbf2a 100644
> --- a/MANIFEST
> +++ b/MANIFEST
> @@ -4031,6 +4031,10 @@ lib/overload.t			See if operator
> overloading works lib/perl5db.pl			Perl debugging
> routines lib/perl5db.t			Tests for the Perl debugger
>  lib/perl5db/t/breakpoint-bug	Test script used by perl5db.t
> +lib/perl5db/t/disable-breakpoints-1	Test script used by perl5db.t
> +lib/perl5db/t/disable-breakpoints-2	Test script used by perl5db.t
> +lib/perl5db/t/disable-breakpoints-3	Test script used by perl5db.t
> +lib/perl5db/t/EnableModule.pm	Tests for the Perl debugger
>  lib/perl5db/t/eval-line-bug	Tests for the Perl debugger
>  lib/perl5db/t/filename-line-breakpoint		Tests for the Perl
> debugger lib/perl5db/t/lvalue-bug	Tests for the Perl debugger

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Chuck Norris/etc. Facts - http://www.shlomifish.org/humour/bits/facts/

“We’re not doing it for money… we’re doing it for a shitload of money!”
    — Spaceballs, http://www.imdb.com/title/tt0094012/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About