Merge branch 'tie-scalar' into blead
[p5sagit/p5-mst-13.2.git] / lib / perl5db.pl
2009-09-21 Steffen Mueller Remove use of Class::ISA from the debugger
2009-08-03 Jesse Vincent Removed vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse Vincent Remove the port to MiNT. It's a dead platform that...
2009-07-25 Bram Do not use a regex in DB::sub
2009-06-04 Duke Leto Fix my comment about DB::sub and make it DB::DB
2009-06-04 Duke Leto Bump version of perl5db.pl to 1.33, add changelog comme...
2009-06-03 Duke Leto Fix bug introduced in 67924fd which put the key _<...
2009-05-31 Steffen Mueller Auto-complete lexicals in the debugger shell
2009-04-12 Nicholas Clark Eliminate "Old Perl threads tutorial", which describes...
2008-12-12 Nicholas Clark Document the changes between VERSIONS 1.30 and 1.31...
2008-12-09 Nicholas Clark Fix #61222 (debugger doesn't understand proxy constant...
2008-12-09 Nicholas Clark Bump the debugger's version. Fail to update the changes.
2008-11-14 Steve Peters Forgot to include lib/perl5db.pl in change #34833
2008-11-01 Nicholas Clark Add 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-Suarez Revert 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 Lindbergh perl5db.pl update for Mac OS X 10.5
2007-10-01 Rafael Garcia-Suarez Patch by jlv <jloverso@mathworks.com> to stop NEXT...
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-03-08 Andreas J. Koenig debugger history save and load
2007-02-15 Jerry D. Hedden Use newer 'threads' constructs
2007-01-08 Nicholas Clark do $file; won't propagate errors from die, as do is...
2006-12-18 Ilya Zakharevich lib/perl5db.pl: Remove code now moved to OS2::Process
2006-12-14 Bo Lindbergh perl5db.pl Mac OS X fix
2006-11-29 Richard Foley MacOSX debugger fork support
2006-11-28 Ilya Zakharevich perl5db on miniperl
2006-11-25 Craig A. Berry xterm 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'Dea perl5db.pl: read full lines from remote socket
2005-10-28 Brendan O'Dea perl5db.pl incorrect instructions in termination message
2005-08-02 Piotr Fusik Typos in *.p[lm]
2004-12-15 Brendan O'Dea Security fix from Debian in the debugger (in the setterm()
2004-11-17 Audrey Tang perl5db.pl POD cleanup
2004-10-15 Rafael Garcia-Suarez Implement a new -dt command-line flag, to enable thread...
2004-07-13 Rafael Garcia-Suarez Tweak to change #23089, as suggested by Tim Bunce
2004-07-13 Andrew Pimlott Re: debugger 'R'estart and open database connections
2004-05-11 Rafael Garcia-Suarez More pod names in the debugger for the runman command
2004-05-11 Richard Foley debugger (step backwards)
2004-04-23 Richard Foley unfork the debugger (patch for 5.9.x)
2004-03-10 Rafael Garcia-Suarez A patch by Richard Foley to reduce the amount of
2004-03-03 Richard Foley debugger (5.8.x and 5.9.x)
2004-02-28 Dave Mitchell Bump version numbers of moules affected by change ...
2004-02-01 Solar Designer Re: [perl #15063] /tmp issues
2004-01-02 Nicholas Clark Update debugger version number and Changes file
2003-12-21 Dominique Quatravaux Fix a side-effect of bug #24674 in the perl debugger.
2003-06-09 Alex Vandiver In the debugger, flush stdout/stderr before the prompt...
2003-06-03 Jarkko Hietaniemi Urk. Joe's patches were for the maint branch,
2003-06-03 Jarkko Hietaniemi Tiny tweaks from Joe McMahon.
2003-06-03 Jarkko Hietaniemi Tiny pod and speling tweaks.
2003-06-03 Jarkko Hietaniemi Extensive documentation patch redux
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-03-02 Richard Foley for perl5db.pl against missing args destroying pre...
2003-02-16 Salvador Fandiño add support for assertions. Updated form of:
2002-12-23 Hugo van der Sanden integrate maint-5.8 #18301
2002-12-16 Peter Scott Re: [perl #19017] lexical "my" variables not visible...
2002-06-18 Jarkko Hietaniemi Debugger tweak from from Peter Scott.
2002-06-17 Peter Scott Re: [ID 20020614.027] Bad Debugger mojo in RC1
2002-06-17 Jarkko Hietaniemi Missing hunk from #15363.
2002-06-04 Michael G. Schwern Re: Some bugs in RC1
2002-04-03 Ilya Zakharevich debugger
2002-04-02 Ilya Zakharevich debugger again
2002-03-29 spidb@cpan.org Re: debugger debuggers wanted
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Richard Foley Re: The story of O [PATCH]
2002-03-20 Peter Scott List lexicals from debugger
2002-03-16 Peter Scott Re: dumpvar.pl bug
2002-03-15 Michael G. Schwern [BUG & PATCH] can't quit the debugger after run completes
2002-03-11 Chris Nandor debugger filenames for Mac OS - db.patch (1/1)
2002-03-03 Ilya Zakharevich NL in debugger
2002-02-25 Richard Foley consistent commands for perl5db.pl etc.
2002-02-13 Mark-Jason Dominus New command syntax for 'x' command
2002-02-13 Mark-Jason Dominus New debugger option 'dumpDepth' controls recursion...
2002-02-11 Michael G. Schwern The debugger part of
2002-02-09 Peter Scott perl5db.pl: restart in taint mode
2001-12-21 Ilya Zakharevich CreateTTY on OS/2
2001-11-15 Ilya Zakharevich CreateTTY in -d
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-07 Michael G. Schwern Mentioning perldebguts
2001-10-09 Jarkko Hietaniemi VMS tweakage from Charles Lane.
2001-09-16 Peter Scott Re: Core module version numbers review
2001-09-14 Peter Scott Execute files of debugger commands
2001-07-23 Ilya Zakharevich debug reloading selfloaded stuff
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-03 Ilya Zakharevich debugger fixes
2001-07-02 Ilya Zakharevich debugger goof
2001-06-18 Scott L. Miller perl5db.pl v1.07 + docs
2001-06-16 Jarkko Hietaniemi NetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Mike Guy Re: [ID 20010529.004] program doesn't work unless in...
2001-05-30 Michael G. Schwern Conditional breakpoints
2001-05-26 David Dyck patch to fix: [ID 20010524.004] perl5db.pl version...
2001-05-24 Daniel S. Lewart lib/dumpvar.pl, lib/perl5db.pl - fix warnings
2001-05-24 David Dyck Re: [ID 20010524.001] perl5db.pl x @INC doesn't...
2001-05-23 Daniel S. Lewart lib/perl5db.pl
2001-05-20 Ilya Zakharevich perl5db
2001-04-25 Jon Eveland Re: patch to perl5db.pl (formatting of h h screen)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-11-14 Vadim Konovalov tiny typo in perl5db.pl
next