in reply to Re: Make debugger break on source lines matching a pattern
in thread Make debugger break on source lines matching a pattern
And now that I've figured that out, I've found the wisdom I seek, based on the search result changing state
I welcome any improvements- such asw $main::{"_<".(caller 2)[1]}[(caller 2)[2]] =~ /\bprint\b/
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Make debugger break on source lines matching a pattern
by LanX (Saint) on Jan 11, 2014 at 22:23 UTC | |
by Yary (Pilgrim) on Jan 12, 2014 at 00:41 UTC | |
by LanX (Saint) on Jan 12, 2014 at 11:40 UTC | |
Re^3: Make debugger break on source lines matching a pattern
by LanX (Saint) on Jan 11, 2014 at 21:39 UTC |