On Thu, Sep 26, 2013 at 3:42 PM, Father Chrysostomos <sprout@cpan.org> wrote: > 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 > > :-) > Ha ha, well played sir! I'll add a note to the modules saying "You probably want something like this instead..." Thanks, -- Matthew Horsfall (alh)Thread Previous | Thread Next