Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to debug custome perl debugger?

0 views
Skip to first unread message

Eugen Konkov

unread,
Mar 25, 2016, 8:30:01 AM3/25/16
to debu...@perl.org
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:kes...@yandex.ru

0 new messages