summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* rudimentary support for remote debugging, from aeons ago (somewhatGraham TerMarsch1999-12-011-16/+50
* debugger tweak (from M.J.T. Guy <mjtg@cus.cam.ac.uk>)Gurusamy Sarathy1999-10-131-1/+1
* better debugger help output (from Ilya Zakharevich)Gurusamy Sarathy1999-09-121-5/+7
* Re: [PATCH 5.005_60] fix @DB::typeaheadIlya Zakharevich1999-08-291-2/+2
* EPOC port to Psion5.Olaf Flebbe1999-06-271-0/+4
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+4
* debugger tweak (wasn't printing a newline after recalled commands)Gurusamy Sarathy1999-03-241-2/+2
* Debugger 'v' commandIlya Zakharevich1998-12-011-7/+1
* Minor debugger tweaksIlya Zakharevich1998-10-281-3/+8
* Protect debugger from nonlocal exitsIlya Zakharevich1998-09-231-27/+28
* fix bug in display of watched expressionsIlya Zakharevich1998-08-021-1/+2
* fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-011-2/+4
* Minor debugger fixTye McQueen1998-07-191-2/+2
* improve 'frame' handling in debuggerIlya Zakharevich1998-07-191-10/+20
* added patch, tweaked per Ilya's suggestionM. J. T. Guy1998-07-091-1/+1
* [PATCH 5.004_64] anydbm.tIlya Zakharevich1998-05-141-1/+11
* [5.004_5* PATCH] Make ornaments default in Term::ReadLineIlya Zakharevich1998-02-251-6/+21
* Fix saving of STDOUT during system() in lib/perl5db.pl:Jason A. Smith1998-02-121-1/+1
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-5/+7
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-1/+1
* Add 'W'atch command to debugger and improve help:Ilya Zakharevich1997-11-271-122/+177
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-26/+25
* perl debugger, win32, and emacsJay Rogers1997-08-071-0/+4
* Repost of fork() debugger patchIlya Zakharevich1997-08-071-3/+40
* Debugger updateIlya Zakharevich1997-04-151-19/+28
* [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-091-3/+16