public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: swagiaal@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM] frysk system monitor/debugger branch, master, updated. 94c3775976a8c86382d595b703098b0c71497fd2
Date: Fri, 02 Nov 2007 17:32:00 -0000	[thread overview]
Message-ID: <20071102173208.23841.qmail@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "frysk system monitor/debugger".

The branch, master has been updated
       via  94c3775976a8c86382d595b703098b0c71497fd2 (commit)
      from  616c9bbb472fb0b0d23e4ae233c2f19926fe8d20 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 94c3775976a8c86382d595b703098b0c71497fd2
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Fri Nov 2 13:18:04 2007 -0400

    swagiaal: Delete InlinedSubroutine and added an inlined attribute to subprogram.
    
    frysk-core/frysk/debuginfo/ChangeLog
    +2007-11-02  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +       Delete InlinedSubroutine, and added an inlined attribute
    +       to subprogram.
    +       * DebugInfoFrame.java: Updated.
    +       * DebugInfoStackFactory.java: Updated.
    +       * TestFrameDebugInfo.java: Updated
    
    frysk-core/frysk/scopes/ChangeLog
    +2007-11-02  Sami Wagiaalla  <swagiaal@toner.toronto.redhat.com>
    +
    +       Delete InlinedSubroutine, and added an inlined attribute
    +       to subprogram.
    +       * InlinedSubroutine.java: Deleted.
    +       * ScopeFactory.java: Updated.
    +       * Subroutine.java: Added isInlined();
    +       * ScopeFactory.java: Updated
    +

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/debuginfo/ChangeLog               |    8 +++
 frysk-core/frysk/debuginfo/DebugInfoFrame.java     |   17 +++----
 .../frysk/debuginfo/DebugInfoStackFactory.java     |    8 ++--
 frysk-core/frysk/debuginfo/TestFrameDebugInfo.java |    4 +-
 frysk-core/frysk/scopes/ChangeLog                  |    9 +++
 frysk-core/frysk/scopes/InlinedSubroutine.java     |   54 --------------------
 frysk-core/frysk/scopes/ScopeFactory.java          |   15 +-----
 frysk-core/frysk/scopes/Subroutine.java            |   39 ++++++++++++++
 frysk-core/frysk/scopes/TestScopeFactory.java      |    2 +-
 9 files changed, 71 insertions(+), 85 deletions(-)
 delete mode 100644 frysk-core/frysk/scopes/InlinedSubroutine.java


hooks/post-receive
--
frysk system monitor/debugger


                 reply	other threads:[~2007-11-02 17:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20071102173208.23841.qmail@sourceware.org \
    --to=swagiaal@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --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).