Re: fpu emulation

From: Andy Valencia <vandys_at_nospam.org>
Date: Thu Sep 07 2000 - 08:30:50 PDT

["Gavin Thomas Nicol" <gtn@ebt.com> writes:]

>Maybe the right way would be to have a simple program (call it "fpuemu"?)
>that registered the handlers, and then forked and exec'd such that traps
>from the child were also caught?

Taking this tack would be a nice step on the way to permitting full
emulation of any arbitrary OS. The debugging hooks (ptrace()) would
probably be an example of a subset of what would need to be intercepted.
And since VSTa's ptrace() already parameterizes much of what kinds of events
should be intercepted, it seems like it'd be pretty easy to extend it to
permit, say, interception of certain classes of events.

Nice!

Andy
Received on Thu Sep 7 07:21:21 2000

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:56 PDT