develooper Front page | perl.perl6.internals | Postings from July 2002

Re: [perl #15335] [PATCH] little change to debug.c (print)

Thread Previous
From:
Daniel Grunblatt
Date:
July 22, 2002 08:28
Subject:
Re: [perl #15335] [PATCH] little change to debug.c (print)
Message ID:
Pine.BSO.4.33.0207221305300.20257-100000@trinity.mali.com.ar
Applied, thanks.

Daniel Grunblatt.


On Mon, 22 Jul 2002, Aldo Calpini wrote:

> # New Ticket Created by  Aldo Calpini
> # Please include the string:  [perl #15335]
> # in the subject line of all future correspondence about this issue.
> # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=15335 >
>
>
>
> this little patch changes the 'print' debugger
> command on PMC registers, so that it prints
> the PMC class next to the register number.
>
> eg. before the patch:
>
>   (pdb) print p 0
>   PMC Registers:
>    0 =
>
> after the patch:
>
>   (pdb) print p 0
>   PMC Registers:
>    0 = [PerlArray]
>
>
> cheers,
> Aldo
>
> __END__
> $_=q,just perl,,s, , another ,,s,$, hacker,,print;
>
> -- attachment  1 ------------------------------------------------------
> url: http://rt.perl.org/rt2/attach/30967/25957/89edff/debug_print_pmc.patch
>
>


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