http://www.perlmonks.org?node_id=924312


in reply to Re^3: How perl debugger breakpoint works?
in thread How perl debugger breakpoint works?

Every debugger needs to call ptrace

Hardly.


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

Replies are listed 'Best First'.
Re^5: How perl debugger breakpoint works?
by PerlOnTheWay (Monk) on Sep 06, 2011 at 01:48 UTC
    Then how does perl debugger work?