in reply to Re^2: Hacking Debugger bugs connected to $^D
in thread Hacking Debugger bugs connected to $^D
I looked at the Perl debugger code some months ago with the idea that I could get ideas for a vague project of mine: I had the idea of possibly trying to use Perl and the Perl debugger to try to write a basic shell script debugger (at first, this did not seem completely crazy, I was able to use Perl to write a basic code profiler for another proprietary programming language), but I quickly gave up, it is just awful and way above and beyond my level of comprehension.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Hacking Debugger bugs connected to $^D
by LanX (Saint) on Apr 24, 2013 at 21:59 UTC |