brummett / Devel-hdb

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

Lines with breakpoints aren't indicated for new frames #80

Closed brummett closed 10 years ago

brummett commented 10 years ago

When a code pane is drawn for a new stack frame, lines that have breakpoints aren't indicated. New file tabs have the same problem.

Newly added breakpoints are indicated just fine

brummett commented 10 years ago

fixed in 8a97f18