public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug.
Date: Wed, 02 Apr 2008 09:33:00 -0000	[thread overview]
Message-ID: <20080402093335.22766.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  01599825dd70ecd7ddaf5024197ed355f66bbcb0 (commit)
      from  308142e84ff6151b8eff0d37b40aa5634f120981 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 01599825dd70ecd7ddaf5024197ed355f66bbcb0
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Wed Apr 2 11:29:03 2008 +0200

    Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug.
    
    2008-04-02  Mark Wielaard  <mwielaard@redhat.com>
    
            * TestLibFunctionStepFrame.java: Remove comment about
            SteppingEngine not working with plt entry stepping.
            The issue was fixed with the patch for bug #5907.

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

Summary of changes:
 frysk-core/frysk/stack/ChangeLog                   |    6 ++++++
 .../frysk/stack/TestLibFunctionStepFrame.java      |    4 +---
 2 files changed, 7 insertions(+), 3 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/stack/ChangeLog b/frysk-core/frysk/stack/ChangeLog
index 9153e2c..197820c 100644
--- a/frysk-core/frysk/stack/ChangeLog
+++ b/frysk-core/frysk/stack/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-02  Mark Wielaard  <mwielaard@redhat.com>
+
+	* TestLibFunctionStepFrame.java: Remove comment about
+	SteppingEngine not working with plt entry stepping.
+	The issue was fixed with the patch for bug #5907.
+
 2008-04-01  Andrew Cagney  <cagney@redhat.com>
 
 	* StackFactory.java: Update to match PrintStackOptions.
diff --git a/frysk-core/frysk/stack/TestLibFunctionStepFrame.java b/frysk-core/frysk/stack/TestLibFunctionStepFrame.java
index f052830..329dc4b 100644
--- a/frysk-core/frysk/stack/TestLibFunctionStepFrame.java
+++ b/frysk-core/frysk/stack/TestLibFunctionStepFrame.java
@@ -57,9 +57,7 @@ import lib.dwfl.ElfSymbol;
  * function are outer frames (in that order) of the inner frame.
  *
  * Note this checks the low level (libunwind) frames walking.  It
- * doesn't test anything at a higher level or with the SteppingEngine
- * (currently the SteppingEngine tries to explicitly step through the
- * plt entries even when instruction stepping).
+ * doesn't test anything at a higher level or with the SteppingEngine.
  */
 public class TestLibFunctionStepFrame
   extends TestLib


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


                 reply	other threads:[~2008-04-02  9:33 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=20080402093335.22766.qmail@sourceware.org \
    --to=mark@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).