Camelcade / Devel-Camelcadedb

Perl module for debugging with Perl5 plugin for IntelliJ
Other
23 stars 9 forks source link

Debugger stops in unexpected places #48

Open hurricup opened 3 years ago

hurricup commented 3 years ago

For some internal perl reasons, even when we set mode to start at first breakpint, we stop in other places, like use something. E.g. when running tests, we start in INIT block of Builder.pm

It is not critical, but pretty annoying. To fix this we need to make tests first.