Thayne Harbaugh wrote:
>
> On Thu, 2007-11-01 at 00:09 +, Thiemo Seufer wrote:
> > Thayne Harbaugh wrote:
> > >
> > > On Sat, 2007-10-27 at 14:26 +0100, Thiemo Seufer wrote:
> > > > Thayne Harbaugh wrote:
> > > > > This is a rework of Stuart Anderson's strace patch. I've fixed
> > > > > targ
On Thu, 2007-11-01 at 00:09 +, Thiemo Seufer wrote:
> Thayne Harbaugh wrote:
> >
> > On Sat, 2007-10-27 at 14:26 +0100, Thiemo Seufer wrote:
> > > Thayne Harbaugh wrote:
> > > > This is a rework of Stuart Anderson's strace patch. I've fixed
> > > > target-to-host and host-to-target syscall l
Thayne Harbaugh wrote:
>
> On Sat, 2007-10-27 at 14:26 +0100, Thiemo Seufer wrote:
> > Thayne Harbaugh wrote:
> > > This is a rework of Stuart Anderson's strace patch. I've fixed
> > > target-to-host and host-to-target syscall lookups so that the proper
> > > host or target errno is returned.
> >
Thayne Harbaugh wrote:
> This is a rework of Stuart Anderson's strace patch. I've fixed
> target-to-host and host-to-target syscall lookups so that the proper
> host or target errno is returned.
It didn't build for me due to the a missing target_to_host_errno
function. Could you also have a look