public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] frysk system monitor/debugger branch, master, updated. 94c3775976a8c86382d595b703098b0c71497fd2
@ 2007-11-02 17:32 swagiaal
  0 siblings, 0 replies; only message in thread
From: swagiaal @ 2007-11-02 17:32 UTC (permalink / raw)
  To: frysk-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-02 17:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-02 17:32 [SCM] frysk system monitor/debugger branch, master, updated. 94c3775976a8c86382d595b703098b0c71497fd2 swagiaal

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).