in reply to Re^2: How perl debugger breakpoint works?
in thread How perl debugger breakpoint works?
Yup, I want to know how debugger works.
I'm very familiar with its usage.
Every debugger needs to call ptrace finally, how does the bridge between Perl code and assembly work?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How perl debugger breakpoint works?
by BrowserUk (Patriarch) on Sep 06, 2011 at 01:21 UTC | |
by PerlOnTheWay (Monk) on Sep 06, 2011 at 01:48 UTC | |
by BrowserUk (Patriarch) on Sep 06, 2011 at 02:02 UTC |