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

Re: A few Perl gdb debugging tools

Thread Previous | Thread Next
From:
Father Chrysostomos
Date:
September 26, 2013 19:42
Subject:
Re: A few Perl gdb debugging tools
Message ID:
20130926194249.30612.qmail@lists-nntp.develooper.com
Matthew Horsfall wrote:
> If there's a better way to do both of these things (prior art, simpler
> tricks with gdb without needing external modules) please share.

I use:

    study;

and:

    BEGIN { study }

and then:

    (gdb) break Perl_pp_study

:-)


Thread Previous | Thread Next


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