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