This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add tests for [perl #72340] sigtrap attempts to modify read-only thing
[perl5.git] / lib / perl5db.pl
2010-07-22 Josh ben JoreUpdate debugger changelog
2010-07-22 Josh ben JoreDebugger prints lines to the remote port when it forks...
2010-07-16 Josh ben JoreThe debugger now continues to use RemotePort when it...
2010-07-15 Josh ben JoreStop using $ENV{LESS} for parameters not intended for...
2010-07-15 Josh ben JoreConfigure has a path to less and perl5db.pl can use it
2010-07-10 Josh ben JoreDie with $@ instead of empty message
2010-07-10 Josh ben JoreRemove extra/useless $@ check after eval { require...
2010-07-10 Josh ben JorePromote eval( "require ..." ) to eval { require ... }
2010-07-10 Josh ben JorePromote eval { require( ... )} || die to mere require...
2010-07-10 Josh ben JoreRemove indirect object notation from debugger
2010-07-10 Josh ben JoreDocument that @{$main::{'_<'.$filename}} lines are...
2010-06-23 Nicholas ClarkRemove MacOS classic support from the debugger.
2009-09-21 Steffen MuellerRemove use of Class::ISA from the debugger
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-07-25 BramDo not use a regex in DB::sub
2009-06-04 Duke LetoFix my comment about DB::sub and make it DB::DB
2009-06-04 Duke LetoBump version of perl5db.pl to 1.33, add changelog comme...
2009-06-03 Duke LetoFix bug introduced in 67924fd which put the key _<...
2009-05-31 Steffen MuellerAuto-complete lexicals in the debugger shell
2009-04-12 Nicholas ClarkEliminate "Old Perl threads tutorial", which describes...
2008-12-12 Nicholas ClarkDocument the changes between VERSIONS 1.30 and 1.31...
2008-12-09 Nicholas ClarkFix #61222 (debugger doesn't understand proxy constant...
2008-12-09 Nicholas ClarkBump the debugger's version. Fail to update the changes.
2008-11-14 Steve PetersForgot to include lib/perl5db.pl in change #34833
2008-11-01 Nicholas ClarkAdd a flag PERLDBf_SAVESRC, which enables the saved...
2008-09-07 Tye McQueen[perl #57016] debugger: o warn=0 die=0 ignored
2008-04-30 John E. Malmberg[patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS
2008-04-27 Rafael Garcia-SuarezRevert change #33751, at least for now: this breaks...
2008-04-26 John E. Malmberg[patch]perl5db.pl - What I needed to get the forked...
2007-11-17 Bo Lindberghperl5db.pl update for Mac OS X 10.5
2007-10-01 Rafael Garcia-SuarezPatch by jlv <jloverso@mathworks.com> to stop NEXT...
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-03-08 Andreas J. Koenigdebugger history save and load
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2006-12-18 Ilya Zakharevichlib/perl5db.pl: Remove code now moved to OS2::Process
2006-12-14 Bo Lindberghperl5db.pl Mac OS X fix
2006-11-29 Richard FoleyMacOSX debugger fork support
2006-11-28 Ilya Zakharevichperl5db on miniperl
2006-11-25 Craig A. Berryxterm debugger support for VMS from John Malmberg ...
2006-11-20 John E. Malmberg[patch@29297] perl5db.pl detecting forked debugger...
2006-07-08 Brendan O'Deaperl5db.pl: read full lines from remote socket
2005-10-28 Brendan O'Deaperl5db.pl incorrect instructions in termination message
2005-08-02 Piotr FusikTypos in *.p[lm]
2004-12-15 Brendan O'DeaSecurity fix from Debian in the debugger (in the setterm()
2004-11-17 Audrey Tangperl5db.pl POD cleanup
2004-10-15 Rafael Garcia-SuarezImplement a new -dt command-line flag, to enable thread...
2004-07-13 Rafael Garcia-SuarezTweak to change #23089, as suggested by Tim Bunce
2004-07-13 Andrew PimlottRe: debugger 'R'estart and open database connections
2004-05-11 Rafael Garcia-SuarezMore pod names in the debugger for the runman command
2004-05-11 Richard Foleydebugger (step backwards)
2004-04-23 Richard Foleyunfork the debugger (patch for 5.9.x)
2004-03-10 Rafael Garcia-SuarezA patch by Richard Foley to reduce the amount of
2004-03-03 Richard Foleydebugger (5.8.x and 5.9.x)
2004-02-28 Dave MitchellBump version numbers of moules affected by change ...
2004-02-01 Solar DesignerRe: [perl #15063] /tmp issues
2004-01-02 Nicholas ClarkUpdate debugger version number and Changes file
2003-12-21 Dominique QuatravauxFix a side-effect of bug #24674 in the perl debugger.
2003-06-09 Alex VandiverIn the debugger, flush stdout/stderr before the prompt...
2003-06-03 Jarkko HietaniemiUrk. Joe's patches were for the maint branch,
2003-06-03 Jarkko HietaniemiTiny tweaks from Joe McMahon.
2003-06-03 Jarkko HietaniemiTiny pod and speling tweaks.
2003-06-03 Jarkko HietaniemiExtensive documentation patch redux
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-03-02 Richard Foleyfor perl5db.pl against missing args destroying pre...
2003-02-16 Salvador Fandiñoadd support for assertions. Updated form of:
2002-12-23 Hugo van der Sandenintegrate maint-5.8 #18301
2002-12-16 Peter ScottRe: [perl #19017] lexical "my" variables not visible...
2002-06-18 Jarkko HietaniemiDebugger tweak from from Peter Scott.
2002-06-17 Peter ScottRe: [ID 20020614.027] Bad Debugger mojo in RC1
2002-06-17 Jarkko HietaniemiMissing hunk from #15363.
2002-06-04 Michael G. SchwernRe: Some bugs in RC1
2002-04-03 Ilya Zakharevichdebugger
2002-04-02 Ilya Zakharevichdebugger again
2002-03-29 spidb@cpan.orgRe: debugger debuggers wanted
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Richard FoleyRe: The story of O [PATCH]
2002-03-20 Peter ScottList lexicals from debugger
2002-03-16 Peter ScottRe: dumpvar.pl bug
2002-03-15 Michael G. Schwern[BUG & PATCH] can't quit the debugger after run completes
2002-03-11 Chris Nandordebugger filenames for Mac OS - db.patch (1/1)
2002-03-03 Ilya ZakharevichNL in debugger
2002-02-25 Richard Foleyconsistent commands for perl5db.pl etc.
2002-02-13 Mark-Jason DominusNew command syntax for 'x' command
2002-02-13 Mark-Jason DominusNew debugger option 'dumpDepth' controls recursion...
2002-02-11 Michael G. SchwernThe debugger part of
2002-02-09 Peter Scottperl5db.pl: restart in taint mode
2001-12-21 Ilya ZakharevichCreateTTY on OS/2
2001-11-15 Ilya ZakharevichCreateTTY in -d
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-07 Michael G. SchwernMentioning perldebguts
2001-10-09 Jarkko HietaniemiVMS tweakage from Charles Lane.
2001-09-16 Peter ScottRe: Core module version numbers review
2001-09-14 Peter ScottExecute files of debugger commands
2001-07-23 Ilya Zakharevichdebug reloading selfloaded stuff
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-03 Ilya Zakharevichdebugger fixes
2001-07-02 Ilya Zakharevichdebugger goof
2001-06-18 Scott L. Millerperl5db.pl v1.07 + docs
next