summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix C<print $_> in debuggerIlya Zakharevich1997-03-261-3/+7
* In debugger, don't reference %{$f{$g}} if $f{$g} doesn't existChip Salzenberg1997-03-091-10/+10
* Newer ReadLineChip Salzenberg1997-03-011-16/+20
* HP-UX hint updateRaphael Manfredi1997-03-011-20/+16
* Newer ReadLineChip Salzenberg1997-03-011-16/+20
* Don't require() in a signal handlerChip Salzenberg1997-02-251-6/+9
* Don't clobber $1 et al in debugger's DB::sub()Ilya Zakharevich1997-02-221-3/+3
* Debugger patchIlya Zakharevich1997-02-221-4/+6
* Debugger updateIlya Zakharevich1997-02-041-19/+27
* Debugger updateIlya Zakharevich1997-01-251-19/+46
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-13/+13
* Newer debuggerIlya Zakharevich1996-12-281-22/+105
* Debugger updateIlya Zakharevich1996-12-191-15/+30