http://qs321.pair.com?node_id=11140505


in reply to Watch in debug inter. by showing array by structure

links needed to answer question

perldebug

Alas, watch-expression not obvious to this one

https://perldoc.perl.org/perldebug#x-%5Bmaxdepth%5D-expr

https://perldoc.perl.org/perl5db.pl#watchfunction()

https://perldoc.perl.org/perl5db.pl#w-List-window-around-current-line.

https://perldoc.perl.org/perl5db.pl#cmd_w-add-a-watch-expression-(command)

https://metacpan.org/dist/perl/source/lib/perl5db.pl#L6073

  • Comment on Re: Watch in debug inter. by showing array by structure