brummett / Devel-hdb

A graphical Perl debugger implemented as a web service
31 stars 9 forks source link

Trace/Follow mode should allow filters #106

Open brummett opened 8 years ago

brummett commented 8 years ago

Moved over from Devel::Chitin...

For example, code in one file changes, and causes different execution in some far-off module. Allow the user to filter out the known change and see what down-stream thing changes.