summaryrefslogtreecommitdiff
path: root/lib/perl5db.pl
Commit message (Expand)AuthorAgeFilesLines
* end of file (^D on POSIX-likes) now behaves like q as documentedTony Cook2022-10-171-5/+11
* perl5db.pl: SpellingElvin Aslanov2022-08-051-3/+3
* Typo in "y" (PadWalker) command descriptionElvin Aslanov2022-08-041-2/+2
* perl5dp.pl: Bump versionKarl Williamson2022-06-081-1/+1
* perl5db.pl: Make hyperlink in podKarl Williamson2022-06-081-1/+2
* lib/perl5db.pl: Give proper pod linksKarl Williamson2022-05-041-3/+7
* lib/perl5db.pl: Add some S<> to podKarl Williamson2022-05-041-13/+14
* Bump $VERSION in perl5db.plJames E Keenan2022-03-271-1/+1
* Perl5DB: Rmv ASCII dependencyKarl Williamson2022-03-261-4/+7
* Remove use of experimental regex sets warningsKarl Williamson2022-03-191-2/+1
* perl5db.pl needs to use :prototype() attribute to set sub prototypesPaul "LeoNerd" Evans2022-02-201-3/+3
* Stop setting console to "con" on non-MSWin systemsE. Choroba2022-01-191-3/+3
* Replace 'slave' with 'client'James E Keenan2021-12-241-33/+34
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-021-3/+3
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-8/+2
* Remove the last traces of the no longer existing cmd_l commandE. Choroba2021-10-071-4/+4
* bump perl5db.pl $VERSION to 1.61Tony Cook2021-06-221-1/+1
* fix comment.Atsushi SUGAWARA2021-06-221-1/+1
* lib/perl5db.pl: cmd_l() no longer exists.Atsushi SUGAWARA2021-06-221-1/+1
* bump perl5db.pl's $VERSIONTony Cook2020-12-091-1/+1
* Allow debugger aliases that start with '-' and '.'jkahrman2020-12-091-1/+1
* perl5db.pl - remove redundant share()Richard Leach2020-10-141-1/+0
* Add crosslinks between perl5db.pl and perldebug-related docsDan Book2020-10-081-1/+3
* fix `l $var` where $var is a lexical variableTony Cook2020-08-101-273/+276
* fix C<i $obj> where $obj is a lexicalTony Cook2020-08-101-32/+33
* perl5db: allow the recorded history item length to be configuredRicardo Signes2020-07-301-6/+6
* Clearing DB::action at the end is no longer neededE. Choroba2020-07-301-4/+0
* After running an action in the debugger, turn it offE. Choroba2020-07-301-1/+2
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-3/+3
* perl5db.pl: the "i" command must load mro.pm before useRicardo Signes2020-03-231-1/+4
* (perl #124203) fix a similar problem with DB::lsubTony Cook2019-03-081-24/+25
* bump $DB::VERSION for perl5db.pl to 1.55Tony Cook2019-03-081-1/+1
* (perl #124203) avoid a deadlock in DB::subTony Cook2019-03-081-104/+101
* fix typosAlexandr Savca2018-10-091-2/+2
* lib/perl5db.pl: don't dump argless argsDavid Mitchell2017-11-151-8/+4
* Debugger cmds not requiring spacesSmylers2017-09-301-2/+5
* RT#113960: perl5db should ignore /dev/tty on non-Unix systemsJames E Keenan2017-01-041-8/+11
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-9/+9
* bump perl5db.pl's $VERSIONTony Cook2016-07-261-1/+2
* perl5db.pl: ensure PadWalker is loaded from standard pathsTony Cook2016-07-261-2/+8
* lib/perl5db.pl: Fix pod error.Karl Williamson2016-04-231-2/+2
* perl5db.pl version bumpJarkko Hietaniemi2016-03-021-1/+1
* Defaulting to VMS is probably not right.Jarkko Hietaniemi2016-03-021-3/+8
* amigaos4: use CONSOLE:, not VMS sys$commandAndy Broad2016-03-021-0/+8
* Ensure 'q' works in debugger with RemotePort.Shlomi Fish2015-12-021-2/+7
* Fix RT#71678 (-d a command after exit) with a test.Shlomi Fish2015-06-031-1/+4
* bump perl5db.pl's $VERSIONTony Cook2015-04-161-1/+1
* lib/perl5db.pl: Restore noop lock prototypeJames McCoy2015-04-161-0/+1
* lib/perl5db.pl: Fix pod typoKarl Williamson2015-03-191-1/+1
* lib/perl5db.pl: Generalize for EBCDICKarl Williamson2015-03-191-2/+4