9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Charles Forsyth <charles.forsyth@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 5i floating point?
Date: Mon, 14 May 2012 09:12:42 +0100	[thread overview]
Message-ID: <CAOw7k5jCqZAQdaqyYvPR09Bzop8aogVZ_mEg3eV+5RfFL0aiSA@mail.gmail.com> (raw)
In-Reply-To: <20120514043458.4f336a56@inari.ethans.dre.am>

[-- Attachment #1: Type: text/plain, Size: 655 bytes --]

They do different things. the ?i series is mainly intended to debug and
improve the compilers:
it emulates only so much of the architecture and system, enough to get the
compiler and libc going.

5e's a nice bit of work (except for the limitation to little-endian host).
the emulation of /proc was interesting.
5e is more useful if you're trying to debug an arm program on an Intel,
hence the interest in
emulating system calls. it's probably not as useful for compiler debugging.
when debugging the compilers it's convenient to run 5i with $ti :r and just
let it go,
rather than interacting with it by setting breakpoints etc through /proc.

[-- Attachment #2: Type: text/html, Size: 754 bytes --]

  reply	other threads:[~2012-05-14  8:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-09 14:22 Comeau At9Fans
2012-05-09 14:36 ` cinap_lenrek
2012-05-09 14:47   ` Comeau At9Fans
2012-05-09 15:11     ` David du Colombier
2012-05-09 15:24       ` Comeau At9Fans
2012-05-09 15:34         ` David du Colombier
2012-05-09 15:54           ` Comeau At9Fans
2012-05-09 16:03             ` David du Colombier
2012-05-09 18:06               ` Comeau At9Fans
2012-05-10 12:24                 ` Comeau At9Fans
2012-05-09 16:36   ` erik quanstrom
2012-05-09 17:18     ` Charles Forsyth
2012-05-14  3:34     ` Ethan Grammatikidis
2012-05-14  8:12       ` Charles Forsyth [this message]
     [not found] <CAE9W7-hWmuF5_s6=q=JVg=Gs6E0WtUs-nVUT=MRAp6QASejR-g@mail.gmail.c>
2012-05-09 14:30 ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOw7k5jCqZAQdaqyYvPR09Bzop8aogVZ_mEg3eV+5RfFL0aiSA@mail.gmail.com \
    --to=charles.forsyth@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).