| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: strace on Linux/MIPS? |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Fri, 28 Jul 2000 04:21:09 +0200 |
| Cc: | Keith M Wesolowski <wesolows@chem.unr.edu>, linux-mips@fnet.fr, linux@cthulhu.engr.sgi.com |
| In-reply-to: | <3980EC1C.AEF173D2@mvista.com>; from jsun@mvista.com on Thu, Jul 27, 2000 at 07:12:44PM -0700 |
| References: | <3980C024.8DCCA084@mvista.com> <20000727161212.B12897@chem.unr.edu> <3980C9F0.96B48253@mvista.com> <20000728021137.B1328@bacchus.dhis.org> <3980EC1C.AEF173D2@mvista.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
On Thu, Jul 27, 2000 at 07:12:44PM -0700, Jun Sun wrote:
> I just updated offset.c and scall_o32.S. After a trial change ("nice"
> -> "priority") in offset.c, strace seems to work fine now.
>
> However, I did notice an error message for mmap(...).
>
> mmap(ptrace: umoven: Input/output error
> ptrace: umoven: Input/output error
> ) = 717291520
Looks like strace is still tryping to copy mmap_arg_struct like on Intel
but on MIPS we don't use that?
> Keith, if you want the patch for strace 4.2, I can send it to you.
Ralf
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: strace on Linux/MIPS?, Jun Sun |
|---|---|
| Next by Date: | Re: strace on Linux/MIPS?, Maciej W. Rozycki |
| Previous by Thread: | Re: strace on Linux/MIPS?, Jun Sun |
| Next by Thread: | Re: strace on Linux/MIPS?, Wichert Akkerman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |