E:Attach to pid 54301 failed: Function not implemented
Gary Jennejohn
gary.jennejohn at freenet.de
Sat Sep 19 08:07:29 UTC 2009
On Sat, 19 Sep 2009 01:02:06 +0300
Evren Yurtesen <yurtesen at ispro.net> wrote:
> Evren Yurtesen wrote:
> > Hello,
> >
> > I am trying to use the Intel Software Development Emulator on FreeBSD 8
> >
> > http://software.intel.com/en-us/articles/intel-software-development-emulator/
> >
> >
> > with the linux_base-f10 port however I am getting the following error:
> >
> > # ./sde -- /bin/csh
> > E:Attach to pid 54304 failed: Function not implemented
> >
> > Is this something which can be fixed or should I forget about it?
> >
>
It could probably be fixed, but it may require lots of effort.
The arguments to the Linux ptrace(2) are different (some are pointers
instead of ints) and it wouldn't surprise me in the least to find that
ptrace(2) in Linux behaves differently than under FreeBSD.
> I just realized this in logs also:
>
> linux: pid 54303 (pinbin): syscall ptrace not implemented
---
Gary Jennejohn
More information about the freebsd-emulation
mailing list