summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Expand)AuthorAgeFilesLines
* NL in debuggerIlya Zakharevich2002-03-031-4/+44
* consistent commands for perl5db.pl etc.Richard Foley2002-02-251-358/+784
* New command syntax for 'x' commandMark-Jason Dominus2002-02-131-3/+14
* New debugger option 'dumpDepth' controls recursion depth of 'x' commandMark-Jason Dominus2002-02-131-3/+7
* The debugger part ofMichael G. Schwern2002-02-111-6/+6
* perl5db.pl: restart in taint modePeter Scott2002-02-091-0/+1
* CreateTTY on OS/2Ilya Zakharevich2001-12-211-41/+49
* CreateTTY in -dIlya Zakharevich2001-11-151-3/+2
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* Mentioning perldebguts Michael G. Schwern2001-11-071-8/+22
* VMS tweakage from Charles Lane.Jarkko Hietaniemi2001-10-091-1/+9
* Re: Core module version numbers reviewPeter Scott2001-09-161-1/+1
* Execute files of debugger commandsPeter Scott2001-09-141-0/+14
* debug reloading selfloaded stuffIlya Zakharevich2001-07-231-1/+1
* debugger fixesIlya Zakharevich2001-07-031-4/+11
* debugger goofIlya Zakharevich2001-07-021-0/+1
* perl5db.pl v1.07 + docsScott L. Miller2001-06-181-4/+6
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-1/+5
* Re: [ID 20010529.004] program doesn't work unless in debug modeMike Guy2001-06-011-4/+2
* Conditional breakpointsMichael G. Schwern2001-05-301-0/+1
* patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on brea...David Dyck2001-05-261-1/+2
* lib/dumpvar.pl, lib/perl5db.pl - fix warningsDaniel S. Lewart2001-05-241-5/+12
* Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used toDavid Dyck2001-05-241-1/+1
* lib/perl5db.plDaniel S. Lewart2001-05-231-37/+94
* perl5dbIlya Zakharevich2001-05-201-94/+320
* Re: patch to perl5db.pl (formatting of h h screen)Jon Eveland2001-04-251-8/+9
* tiny typo in perl5db.plVadim Konovalov2000-11-141-1/+1
* Miscellaneous MacOS Classic library updates from Matthias Neeracher.Jarkko Hietaniemi2000-10-231-0/+6
* Show the failed remote port, instead of the failing line number.David Sparks2000-10-171-1/+1
* perl5db.pl [Was: Re: Debugger question]Peter Scott2000-09-071-5/+6
* debugger exit code should reflect user exit codeMike Guy2000-08-151-1/+1
* Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-141-1/+1
* Re: [ID 20000809.006] Debugger lost the ability to see $1 et alPeter Scott2000-08-111-0/+1
* debugger "d" command doesnt check line numberMike Guy2000-08-111-2/+6
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-3/+3
* Re-apply #6549.Jarkko Hietaniemi2000-08-081-5/+5
* Accidental retraction of #6549.Jarkko Hietaniemi2000-08-081-5/+5
* [ID 20000807.003] [PATCH] Debugger treatment of condition "0"Mike Guy2000-08-081-5/+5
* some debugger output does not go to the socket when RemotePort is setGurusamy Sarathy2000-07-051-15/+15
* debugger stomps on $. (from M.J.T. Guy)Gurusamy Sarathy2000-04-301-2/+1
* various minor tweaks seen on p5pGurusamy Sarathy2000-04-281-1/+1
* default warnLevel and dieLevel to 0 in debugger (from TomGurusamy Sarathy2000-03-191-7/+7
* fixes for alias handling in debugger (from Tom Christiansen)Gurusamy Sarathy2000-03-191-20/+49
* make noTTY debugger option work again (from Paul Marquess)Gurusamy Sarathy2000-03-171-1/+1
* patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-144/+527
* provide support for deleting actions etc. (from Ronald J KimballGurusamy Sarathy2000-03-091-25/+41
* patch to provide more informative names for evals and anonymousGurusamy Sarathy2000-02-041-5/+36
* fixes for switching files in the debugger (from Ilya Zakharevich)Gurusamy Sarathy2000-02-021-3/+15
* avoid leaking lexicals into program being debugged (from IlyaGurusamy Sarathy2000-01-281-4/+4
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1