This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix RT #121509 : perl -d handling chdir().
authorShlomi Fish <shlomif@shlomifish.org>
Thu, 27 Mar 2014 17:07:50 +0000 (19:07 +0200)
committerTony Cook <tony@develop-help.com>
Wed, 28 May 2014 03:35:25 +0000 (13:35 +1000)
commitc59f1e04636e3bafbbd2c362defb3fe67b18d108
treee93ecd8b84504e1dc52cea5b9ed690d3d6044ec9
parentbd47baf274ecea5636da37b74e4368e6f271fed5
Fix RT #121509 : perl -d handling chdir().

See: https://rt.perl.org/Ticket/Display.html?id=121509

    [perl #121509] perl debugger doesn't save starting dir to restart from

Thanks to Linda Walsh for reporting the problem and RJBS for commenting
for initial approval. Fix and a regression test by Shlomi Fish.
MANIFEST
lib/perl5db.pl
lib/perl5db.t
lib/perl5db/t/rt-121509-restart-after-chdir [new file with mode: 0644]