https://bugzilla.redhat.com/show_bug.cgi?id=1189459 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- It halts in the $debug->run on reading response from perl debugger. The Debug::Client::run() sends "c" command to the debugger and waits for a response. But no response comes because the "c" command is not flushed from buffers to the TCP socket. This is caused by Term-ReadLine-Gnu commit: r481 | hayashi | 2015-01-31 13:07:49 +0100 (So, 31 led 2015) | 2 lines make handling of iostreams simple (make _rl_store_iostream() return void and remove _rl_fetch_iostream()) [rt.cpan.org #101078] -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=W5kFUgK8fT&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel