Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2009 10:07:24 +0200
From:      Gary Jennejohn <gary.jennejohn@freenet.de>
To:        Evren Yurtesen <yurtesen@ispro.net>
Cc:        emulation@FreeBSD.org
Subject:   Re: E:Attach to pid 54301 failed: Function not implemented
Message-ID:  <20090919100724.1165f685@ernst.jennejohn.org>
In-Reply-To: <4AB4035E.2030907@ispro.net>
References:  <4AB4016D.5070508@ispro.net> <4AB4035E.2030907@ispro.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 Sep 2009 01:02:06 +0300
Evren Yurtesen <yurtesen@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090919100724.1165f685>