public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Stan Cox <scox@redhat.com>
To: Frysk List <frysk@sourceware.org>
Subject: Re: frame->function
Date: Wed, 09 May 2007 15:06:00 -0000	[thread overview]
Message-ID: <1178716344.26248.176.camel@multics.rdu.redhat.com> (raw)
In-Reply-To: <463F8191.1000903@redhat.com>

There is a start to an infrastructure in frysk-core/frysk/rt that is
currently being setup by SymTab.java#SetProgram.setSubprogram

> - an ABI stack frame has inner/outer FRAME

Frame.java

> - an ABI stack frame, has one-or-more source function/method associated 
> with it - more than one due too inlining

Subprogram.java

> - A "function" has one or more "block scopes" associated with it

LexicalBlock.java

> - A block-scope than has one or more variables associated with it

Variable.java

> and: A frame as one-or-more FILE/LINE/COL's due to inlining ;; and the 
> FUNCTION will also point into that same info - so that one can tell 
> which function a file


  reply	other threads:[~2007-05-09 13:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 21:32 frame->function Andrew Cagney
2007-05-09 15:06 ` Stan Cox [this message]
2007-05-09 18:01   ` frame->function Sami Wagiaalla

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=1178716344.26248.176.camel@multics.rdu.redhat.com \
    --to=scox@redhat.com \
    --cc=frysk@sourceware.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).