public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug.
@ 2008-04-02  9:33 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2008-04-02  9:33 UTC (permalink / raw)
  To: frysk-cvs

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


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

only message in thread, other threads:[~2008-04-02  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-02  9:33 [SCM] master: Remove comment in TestLibFunctionStepFrame about fixed SteppingEngine bug mark

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