in reply to Re^5: Breakpoints and GLOBAL_PHASE
in thread [SOLVED] Breakpoints behaviour in some perl versions

http://perldoc.perl.org/perldebguts.html

As far as I understand, these are perl internals. And perl5db is default debugger implementation.

UPD: problem solved. Post updated.