IO::Pty::HalfDuplex::PTrace - identify reads using syscall tracing


IO-Pty-HalfDuplex documentation  | view source Contained in the IO-Pty-HalfDuplex distribution.

Index


NAME

Top

IO::Pty::HalfDuplex::PTrace - identify reads using syscall tracing

SYNOPSIS

Top

    IO::Pty::HalfDuplex->new(backend => 'PTrace')

CAVEATS

Top

IO::Pty::HalfDuplex::PTrace is extremely sensitive to OS and architecture; currently it only works on FreeBSD i386 and amd64.

IO::Pty::HalfDuplex::PTrace does not know about ABI emulations used by the target, and will fail on anything compiled for a different ABI than Perl.

BUGS

Top

See IO::Pty::HalfDuplex.

COPYRIGHT AND LICENSE

Top


IO-Pty-HalfDuplex documentation  | view source Contained in the IO-Pty-HalfDuplex distribution.