summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Expand)AuthorAgeFilesLines
* [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
* for perl5db.pl against missing args destroying pre-post command setupsRichard Foley2003-03-021-96/+108
* add support for assertions. Updated form of:Salvador Fandiño2003-02-161-9/+182
* integrate maint-5.8 #18301Hugo van der Sanden2002-12-231-1/+2
* Re: [perl #19017] lexical "my" variables not visible in debugger "x" commandPeter Scott2002-12-161-0/+1
* Debugger tweak from from Peter Scott.Jarkko Hietaniemi2002-06-181-2/+2
* Re: [ID 20020614.027] Bad Debugger mojo in RC1Peter Scott2002-06-171-4/+4
* Missing hunk from #15363.Jarkko Hietaniemi2002-06-171-1/+22
* Re: Some bugs in RC1Michael G. Schwern2002-06-041-1/+1
* debuggerIlya Zakharevich2002-04-031-1/+1
* debugger againIlya Zakharevich2002-04-021-0/+5
* Re: debugger debuggers wantedspidb@cpan.org2002-03-291-5/+7