develooper Front page | perl.perl5.porters | Postings from April 2012

Re: perl5db.pl failed on Fedora 16 when debug scripts which executesfork() calls

Thread Previous | Thread Next
From:
Xibo Ning
Date:
April 11, 2012 01:33
Subject:
Re: perl5db.pl failed on Fedora 16 when debug scripts which executesfork() calls
Message ID:
4F8541D8.9000308@redhat.com
On 04/11/2012 04:04 PM, Konovalov, Vadim (Vadim)** CTR ** wrote:
>> From: Xibo Ning
>
>> Why we couldn't support current terminal emulation
>> applications, if we
>> could keep compatability? Perl debugger can not work is better than
>> update it to support current terminal emulation applications, right?
>
> as it was already said, attempt to guess current "xterm"-s is a suspect for
> bit rot, and also a maintenance burden.
>
> If you invent a way to generically support such terminals - this would be
> just the right solution!
>
> Ideally - if this could be done in a modularized way - for example -
> support for all such terminals gathered in some script/module/file (so it
> could be maintained more easily) - that would be just it!
>
> All in all, thank you for your attention and efforts on the matter :)
> Vadim.

Thank you, Konovalov. I will try.
Could you give me more advice? Can I use commands like this in 
perl5db.pl patch:
my $tempfile = `mktemp`;

Thanks a lot, Craig, Tony. Thanks for your help.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About