This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch review] Syscall for multi-arch support


Hi,

On Fri, 2006-09-08 at 17:51 -0600, Tom Tromey wrote:
> This makes the strace '-e' argument look a little weird now too.  If
> the user 'ftrace's all 'open' calls, should it be every open call from
> every ISA?  I suppose we could try to enumerate every ISA supported by
> the host platform...

Well a Task knows which Isa it belongs to, so whenever ftrace starts
tracing a new Task (or rather Proc) it should just reinterpret the '-e'
argument for that process.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]