How to debug custome perl debugger?

[email protected] (Eugen Konkov) Fri, 25 Mar 2016 09:12:27 +0200
Newsgroups perl.debugger
Organization ISP FreeLine
Message-ID <[email protected]>
Hi.

I have write custom perl debugger and want to trace step-by-step the DB::DB and DB::sub subroutines (debug them). But in normal case this feature is disabled because of its nature. It is ok.

Does anybody know switch to disable this feature so I can trace DB::* subs?
The [DOC](http://perldoc.perl.org/perldebguts.html) just mention about `$^D  |= (1<<30)` but it seems does not work :(



-- 
 Eugen                          mailto:[email protected]