[SCM] frysk system monitor/debugger branch, master, updated. e6ef20ea4ba562272bec0390ef8f21cd135c8f65

pmachata@sourceware.org pmachata@sourceware.org
Fri Nov 2 11:33:00 GMT 2007


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  e6ef20ea4ba562272bec0390ef8f21cd135c8f65 (commit)
      from  f0b1b75ee2a83ab45d1f485999c0b730623b8992 (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 e6ef20ea4ba562272bec0390ef8f21cd135c8f65
Author: Petr Machata <pmachata@redhat.com>
Date:   Fri Nov 2 12:32:26 2007 +0100

    Better support for x8664 and i386
    
    * IA32Arch.java: Turn off poor man's call formatter.
      Answer six arguments instead of four.
      Return Integers instead of Longs.
    * X8664Arch.java: Implement funcall arglist.
    * fltrace.java: Output values in hex.

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

Summary of changes:
 frysk-core/frysk/bindir/ChangeLog      |    4 ++++
 frysk-core/frysk/bindir/fltrace.java   |   16 ++++++++++++----
 frysk-core/frysk/ftrace/ChangeLog      |    7 +++++++
 frysk-core/frysk/ftrace/IA32Arch.java  |   11 +++++++----
 frysk-core/frysk/ftrace/X8664Arch.java |   26 ++++++++++++++++++++++++--
 5 files changed, 54 insertions(+), 10 deletions(-)


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



More information about the Frysk-cvs mailing list