Skip to content

bugfix: avoid calling exec whilst in the Perl debugger not to confuse the latter

Marek Szuba requested to merge experimental/perl_debugger into version/2.5

Created by: muffato

This allows using the Perl debugger without having to set EHIVE_SANITIZED_ARGS=1

Merge request reports