Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl -d: fixes "b . COND()". | Shlomi Fish | 2011-12-28 | 1 | -0/+4 |
* | The attached patch adds to the debugger a capability I thought about | Peter Scott | 2011-11-24 | 1 | -2/+6 |
* | [RT #36079] Convert ` to '. | jkeenan | 2011-11-22 | 1 | -4/+4 |
* | Add enable/disable commands for breakpoints in perl -d | Shlomi Fish | 2011-09-04 | 1 | -0/+36 |
* | Trim multiple blank lines above =item in pod files. | Nicholas Clark | 2011-06-22 | 1 | -2/+0 |
* | Break upon <filename>:<line> | Shlomi Fish | 2011-06-15 | 1 | -0/+12 |
* | Kill Devel::DProf | Florian Ragwitz | 2011-06-14 | 1 | -11/+7 |
* | Fix bad pod links found by Test::Pod::LinkCheck | Apocalypse | 2011-02-15 | 1 | -1/+1 |
* | perldebug: capitalise titles | Father Chrysostomos | 2011-02-12 | 1 | -6/+6 |
* | Fix links to POD sections | Father Chrysostomos | 2011-02-12 | 1 | -2/+2 |
* | perldebug: perl no longer includes the emacs mode | Father Chrysostomos | 2011-02-12 | 1 | -2/+3 |
* | perldebug tweaks | Father Chrysostomos | 2011-02-12 | 1 | -7/+7 |
* | Minor improvements to perldebug.pod | Tom Hukins | 2009-08-24 | 1 | -4/+5 |
* | Ammend unhelpful description of debugger watch command. | Andy Armstrong | 2009-06-23 | 1 | -2/+2 |
* | Mention Devel::NYTProf in perldebug | Steffen Mueller | 2009-05-31 | 1 | -2/+3 |
* | Auto-complete lexicals in the debugger shell | Steffen Mueller | 2009-05-31 | 1 | -3/+3 |
* | Clarify perldebug documentation | Bram | 2009-05-31 | 1 | -2/+6 |
* | add calling hints to perldebug.pod | Richard Foley | 2007-10-10 | 1 | -1/+25 |
* | POD cleanups | David Landgren | 2007-10-04 | 1 | -2/+2 |
* | stab at UNITCHECK blocks | Alexander Gough | 2006-10-19 | 1 | -6/+6 |
* | POD index entries with X<> | Ivan Tubert-Brohman | 2005-10-13 | 1 | -0/+107 |
* | POD typos | Piotr Fusik | 2005-08-01 | 1 | -1/+1 |
* | Random cleanups #47 | Andy Lester | 2005-06-07 | 1 | -2/+2 |
* | perldbtty$$ location | Gisle Aas | 2005-04-07 | 1 | -18/+18 |
* | Re: "Too late for -T" could be more descriptive | Jim Cromie | 2004-07-22 | 1 | -0/+6 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 1 | -1/+1 |
* | [patch] perldebug.pod clarification | Stéphane Payrard | 2003-07-24 | 1 | -0/+6 |
* | to explain new [<>{] behaviour - attached | Richard Foley | 2003-03-08 | 1 | -4/+13 |
* | RE: perldebug.pod suggestion | Jay Hannah | 2003-02-10 | 1 | -0/+9 |
* | patch against perldebug.pod | Jim Cromie | 2002-07-17 | 1 | -3/+4 |
* | Re: [ID 20020614.027] Bad Debugger mojo in RC1 | Peter Scott | 2002-06-17 | 1 | -3/+3 |
* | List lexicals from debugger | Peter Scott | 2002-03-20 | 1 | -0/+10 |
* | consistent commands for perl5db.pl etc. | Richard Foley | 2002-02-25 | 1 | -36/+52 |
* | typo correction | Mark-Jason Dominus | 2002-02-21 | 1 | -1/+1 |
* | New command syntax for 'x' command | Mark-Jason Dominus | 2002-02-13 | 1 | -1/+5 |
* | New debugger option 'dumpDepth' controls recursion depth of 'x' command | Mark-Jason Dominus | 2002-02-13 | 1 | -0/+5 |
* | perldebug nit | Tels | 2002-01-08 | 1 | -1/+1 |
* | Module names and other nits | Audrey Tang | 2001-12-29 | 1 | -1/+1 |
* | bleadperl perldebug.pod: mention perldebtut.pod | Mark-Jason Dominus | 2001-11-08 | 1 | -0/+5 |
* | unbalanced parenthesis in pods | Rafael Garcia-Suarez | 2001-11-04 | 1 | -1/+1 |
* | Re: [PATCH] the the double double word word fix fix | Wolfgang Laun | 2001-11-02 | 1 | -6/+6 |
* | Execute files of debugger commands | Peter Scott | 2001-09-14 | 1 | -0/+5 |
* | perl5db.pl v1.07 + docs | Scott L. Miller | 2001-06-18 | 1 | -0/+4 |
* | s/case-independent/case-insensitive/g | Jarkko Hietaniemi | 2001-06-12 | 1 | -2/+2 |
* | Not many people know this ... | Mike Guy | 2001-06-11 | 1 | -0/+2 |
* | PATCH 5.6.0 (perldebug.pod) | Mark-Jason Dominus | 2001-04-01 | 1 | -3/+7 |
* | Pod updates | Stephen P. Potter | 2000-11-07 | 1 | -3/+3 |
* | typos in pods | Nicholas Clark | 2000-08-30 | 1 | -1/+1 |
* | clarify gotcha with #line directives (from Rocco Caputo | Gurusamy Sarathy | 2000-05-28 | 1 | -0/+5 |
* | pod updates (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-23 | 1 | -5/+8 |