summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Expand)AuthorAgeFilesLines
* Do not use a regex in DB::subBram2009-07-251-1/+3
* Fix my comment about DB::sub and make it DB::DBDuke Leto2009-06-041-1/+1
* Bump version of perl5db.pl to 1.33, add changelog comments and fix a POD typoDuke Leto2009-06-041-2/+6
* Fix bug introduced in 67924fd which put the key _< with an undefined value in...Duke Leto2009-06-031-1/+1
* Auto-complete lexicals in the debugger shellSteffen Mueller2009-05-311-2/+27
* Eliminate "Old Perl threads tutorial", which describes 5005 threads.Nicholas Clark2009-04-121-1/+0
* Document the changes between VERSIONS 1.30 and 1.31 of the debugger.Nicholas Clark2008-12-121-0/+8
* Fix #61222 (debugger doesn't understand proxy constant subroutines, orNicholas Clark2008-12-091-19/+21
* Bump the debugger's version. Fail to update the changes.Nicholas Clark2008-12-091-1/+1
* Forgot to include lib/perl5db.pl in change #34833 Steve Peters2008-11-141-0/+63
* Add a flag PERLDBf_SAVESRC, which enables the saved lines part ofNicholas Clark2008-11-011-0/+4
* [perl #57016] debugger: o warn=0 die=0 ignored Tye McQueen2008-09-071-0/+5
* [patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMSJohn E. Malmberg2008-04-301-13/+13
* Revert change #33751, at least for now: this breaks perl5db.tRafael Garcia-Suarez2008-04-271-3/+4
* [patch]perl5db.pl - What I needed to get the forked debugger to workJohn E. Malmberg2008-04-261-4/+3
* perl5db.pl update for Mac OS X 10.5Bo Lindbergh2007-11-171-11/+43
* Patch by jlv <jloverso@mathworks.com> to stop NEXT::AUTOLOADRafael Garcia-Suarez2007-10-011-2/+2
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-051-115/+13
* debugger history save and loadAndreas J. Koenig2007-03-081-8/+56
* Use newer 'threads' constructsJerry D. Hedden2007-02-151-3/+3
* do $file; won't propagate errors from die, as do is an implicit eval.Nicholas Clark2007-01-081-3/+3
* lib/perl5db.pl: Remove code now moved to OS2::ProcessIlya Zakharevich2006-12-181-57/+12
* perl5db.pl Mac OS X fixBo Lindbergh2006-12-141-0/+8
* MacOSX debugger fork supportRichard Foley2006-11-291-24/+82
* perl5db on miniperlIlya Zakharevich2006-11-281-3/+5
* xterm debugger support for VMS from John Malmberg (with revisions)Craig A. Berry2006-11-251-1/+14
* [patch@29297] perl5db.pl detecting forked debugger on VMS.John E. Malmberg2006-11-201-3/+15
* perl5db.pl: read full lines from remote socketBrendan O'Dea2006-07-081-3/+7
* perl5db.pl incorrect instructions in termination messageBrendan O'Dea2005-10-281-2/+2
* Typos in *.p[lm]Piotr Fusik2005-08-021-4/+4
* Security fix from Debian in the debugger (in the setterm()Brendan O'Dea2004-12-151-3/+3
* perl5db.pl POD cleanupAudrey Tang2004-11-171-131/+229
* Implement a new -dt command-line flag, to enable threads under theRafael Garcia-Suarez2004-10-151-6/+140
* Tweak to change #23089, as suggested by Tim BunceRafael Garcia-Suarez2004-07-131-1/+1
* Re: debugger 'R'estart and open database connectionsAndrew Pimlott2004-07-131-0/+18
* More pod names in the debugger for the runman commandRafael Garcia-Suarez2004-05-111-0/+7
* debugger (step backwards)Richard Foley2004-05-111-252/+432
* unfork the debugger (patch for 5.9.x)Richard Foley2004-04-231-2307/+2556
* A patch by Richard Foley to reduce the amount ofRafael Garcia-Suarez2004-03-101-2355/+7260
* debugger (5.8.x and 5.9.x)Richard Foley2004-03-031-7/+61
* Bump version numbers of moules affected by change #22258Dave Mitchell2004-02-281-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-2/+2
* Update debugger version number and Changes fileNicholas Clark2004-01-021-1/+3
* Fix a side-effect of bug #24674 in the perl debugger.Dominique Quatravaux2003-12-211-0/+3
* In the debugger, flush stdout/stderr before the prompt is printedAlex Vandiver2003-06-091-0/+4
* Urk. Joe's patches were for the maint branch,Jarkko Hietaniemi2003-06-031-7447/+2699
* Tiny tweaks from Joe McMahon.Jarkko Hietaniemi2003-06-031-4/+4
* Tiny pod and speling tweaks.Jarkko Hietaniemi2003-06-031-23/+37
* Extensive documentation patch reduxJarkko Hietaniemi2003-06-031-2699/+7433
* [PATCH] assertionsSalvador FandiƱo2003-03-041-25/+21