unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: guile-devel <guile-devel@gnu.org>
Subject: Re: wip-rtl disassembler
Date: Sun, 05 May 2013 22:17:21 +0200	[thread overview]
Message-ID: <87ppx5rxke.fsf@pobox.com> (raw)
In-Reply-To: <87mwsdajj7.fsf@pobox.com> (Andy Wingo's message of "Thu, 02 May 2013 10:11:08 +0200")

On Thu 02 May 2013 10:11, Andy Wingo <wingo@pobox.com> writes:

> A brief note to say that (system vm disassembler) in wip-rtl now has a
> functioning "disassemble-program" that finds function bounds using the
> ELF symbol table.  It's not great yet; would like to work on it a bit
> more this evening, but it's better than what we had ;)

At this point the disassembler is working much better, and works at the
REPL now via ,x.  Also, procedure-name now works.

I'm now moving to implement source line information and other metadata
via .debug_info / .debug_line / etc sections.

I think debugging things will be ready in a few weeks.  Noah, how's the
compiler coming?  I think we could reasonably be looking at compiling
everything with RTL by July or August if all goes well.

Andy
-- 
http://wingolog.org/



  parent reply	other threads:[~2013-05-05 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-02  8:11 wip-rtl disassembler Andy Wingo
2013-05-02 12:59 ` Noah Lavine
2013-05-05 20:17 ` Andy Wingo [this message]
2013-05-07  4:16   ` Noah Lavine
2013-05-07 16:52     ` Ludovic Courtès

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87ppx5rxke.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-devel@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).