This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Extract _DB__grab_control().
[perl5.git]
/
lib
/
perl5db.pl
2012-11-12
Shlomi Fish
Extract _DB__grab_control().
blob
|
commitdiff
2012-11-12
Shlomi Fish
Extract _DB__handle_watch_expressions() .
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _DB__determine_if_we_should_break() .
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] More refactoring.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _restore_shared_globals_after_restart.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Extract _restore_globals_after_restart.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] Extract a function.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Extract a subroutine.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] Refactoring.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] convert to use vars and &s.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Extract a function.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Remove a stray declaration.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] Extract a method.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] Extract _delete_all_breakpoints.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Remove leading ampersands in sub calls.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
More refactoring.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Remove ampersand.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] Merge two conditionals.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Add more.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Refactored a loop.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Avoid predeclaration.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Refactored more.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactor] Remove leading ampersands.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] refactoring + minor bug-fix.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactoring] Refactored parse_options.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Convert $| to ->autoflush(1).
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Refactor the LineInfo function.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-refactoring] Got rid of trailing whitespace.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db-Refactor] Convert $_ to a lexical.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Extract a function.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Remove some trailing space.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] More refactoring.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Convert @pods to a hash and moved it out.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Move away from more "or do { ... }" statements.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Refactored do {...}s into ifs.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] More refactoring.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
More refactoring.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Convert some COND() && do to ifs.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
Fix a bug with o AutoTrace.
blob
|
commitdiff
|
diff to current
2012-11-12
Shlomi Fish
[perl5db] Fix source cmd from typeahead.
blob
|
commitdiff
|
diff to current
2012-09-21
Nicholas Clark
Remove the MPE/iX port.
blob
|
commitdiff
|
diff to current
2012-09-11
Shlomi Fish
Add more tests, Revert back to C-style for loops
blob
|
commitdiff
|
diff to current
2012-09-05
Shlomi Fish
perl5db: more tests
blob
|
commitdiff
|
diff to current
2012-09-05
Shlomi Fish
perl5db: fix an accidental effect of strictures
blob
|
commitdiff
|
diff to current
2012-08-31
Nicholas Clark
Remove the VM/ESA port.
blob
|
commitdiff
|
diff to current
2012-06-30
Shlomi Fish
Fix perl -d’s "l" command.
blob
|
commitdiff
|
diff to current
2012-06-25
Vincent Pit
Fix tab completion of module names in the debugger
blob
|
commitdiff
|
diff to current
2012-06-25
Vincent Pit
Fix restarting a debugging session opened for a one...
blob
|
commitdiff
|
diff to current
2012-06-25
Vincent Pit
Fix (and test) module listing in the debugger
blob
|
commitdiff
|
diff to current
2012-06-25
Vincent Pit
Fix (and test) breakpoints on subroutines
blob
|
commitdiff
|
diff to current
2012-06-17
Shlomi Fish
add use strict to perl -d
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Fix up runtime regex codeblocks.
blob
|
commitdiff
|
diff to current
2012-05-01
Jesse Vincent
Bump the version of perl5db since the porting scripts...
blob
|
commitdiff
|
diff to current
2012-05-01
Jesse Vincent
We now have version control and no longer need a change...
blob
|
commitdiff
|
diff to current
2011-12-29
Shlomi Fish
perl -d: display lines inside subroutines.
blob
|
commitdiff
|
diff to current
2011-12-28
Shlomi Fish
perl -d: fixes "b . COND()".
blob
|
commitdiff
|
diff to current
2011-12-09
Shlomi Fish
Made "c [line_num]" working again.
blob
|
commitdiff
|
diff to current
2011-12-06
Father Chrysostomos
Increase perl5db.pl’s version to 1.35
blob
|
commitdiff
|
diff to current
2011-12-03
Shlomi Fish
perl -d bugfixes and tests
blob
|
commitdiff
|
diff to current
2011-11-24
Peter Scott
The attached patch adds to the debugger a capability...
blob
|
commitdiff
|
diff to current
2011-11-23
jkeenan
[RT #36079] Convert ` to '.
blob
|
commitdiff
|
diff to current
2011-09-05
Shlomi Fish
Add enable/disable commands for breakpoints in perl -d
blob
|
commitdiff
|
diff to current
2011-06-16
Shlomi Fish
Break upon <filename>:<line>
blob
|
commitdiff
|
diff to current
2011-06-11
Salvador Fandino
allow features inside interactive debugger
blob
|
commitdiff
|
diff to current
2011-06-05
Dominic Hargreaves
Refer to X11 rather than "X windows"
blob
|
commitdiff
|
diff to current
2011-05-19
Father Chrysostomos
Increase perl5db.pl’s $VERSION
blob
|
commitdiff
|
diff to current
2011-05-19
Louis Strous
[perl #87740] perl debugger restart fails on Windows
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in lib/*
blob
|
commitdiff
|
diff to current
2011-01-03
Jesse Vincent
Actuall excise 'Apollo DomainOS' support. We officially...
blob
|
commitdiff
|
diff to current
2010-11-28
Rafael Garcia-Suarez
Revert "Configure has a path to less and perl5db.pl...
blob
|
commitdiff
|
diff to current
2010-07-22
Josh ben Jore
Update debugger changelog
blob
|
commitdiff
|
diff to current
2010-07-22
Josh ben Jore
Debugger prints lines to the remote port when it forks...
blob
|
commitdiff
|
diff to current
2010-07-16
Josh ben Jore
The debugger now continues to use RemotePort when it...
blob
|
commitdiff
|
diff to current
2010-07-15
Josh ben Jore
Stop using $ENV{LESS} for parameters not intended for...
blob
|
commitdiff
|
diff to current
2010-07-15
Josh ben Jore
Configure has a path to less and perl5db.pl can use it
blob
|
commitdiff
|
diff to current
2010-07-10
Josh ben Jore
Die with $@ instead of empty message
blob
|
commitdiff
|
diff to current
2010-07-10
Josh ben Jore
Remove extra/useless $@ check after eval { require...
blob
|
commitdiff
|
diff to current
2010-07-10
Josh ben Jore
Promote eval( "require ..." ) to eval { require ... }
blob
|
commitdiff
|
diff to current
2010-07-10
Josh ben Jore
Promote eval { require( ... )} || die to mere require...
blob
|
commitdiff
|
diff to current
2010-07-10
Josh ben Jore
Remove indirect object notation from debugger
blob
|
commitdiff
|
diff to current
2010-07-10
Josh ben Jore
Document that @{$main::{'_<'.$filename}} lines are...
blob
|
commitdiff
|
diff to current
2010-06-23
Nicholas Clark
Remove MacOS classic support from the debugger.
blob
|
commitdiff
|
diff to current
2009-09-21
Steffen Mueller
Remove use of Class::ISA from the debugger
blob
|
commitdiff
|
diff to current
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
next