public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-jankratochvil-ifunc: Testcase comment fix.
@ 2010-03-21 22:03 jkratoch
  0 siblings, 0 replies; only message in thread
From: jkratoch @ 2010-03-21 22:03 UTC (permalink / raw)
  To: archer-commits

The branch, archer-jankratochvil-ifunc has been updated
       via  3e0eac201acd7fa34ac0af58c850ddc87935d9f9 (commit)
      from  d63a1d4d58f8d2a8eba1f82c313a6566519e0f91 (commit)

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

- Log -----------------------------------------------------------------
commit 3e0eac201acd7fa34ac0af58c850ddc87935d9f9
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Sun Mar 21 23:02:33 2010 +0100

    Testcase comment fix.

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

Summary of changes:
 gdb/testsuite/gdb.base/gnu-ifunc.exp |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.base/gnu-ifunc.exp b/gdb/testsuite/gdb.base/gnu-ifunc.exp
index 20af858..8ecf558 100644
--- a/gdb/testsuite/gdb.base/gnu-ifunc.exp
+++ b/gdb/testsuite/gdb.base/gnu-ifunc.exp
@@ -95,9 +95,8 @@ gdb_continue_to_breakpoint "nextcall gnu_ifunc"
 gdb_test "frame" "#0 +(0x\[0-9a-f\]+ in +)?final \\(.*" "nextcall gnu_ifunc skipped"
 
 
-# Compare the two different addresses.  "info sym" is the only way to query the
-# gnu_ifunc resolver address without automatically getting from GDB the already
-# resolved function address.
+# Check any commands not doing an inferior call still compute with address of
+# the gnu-ifunc resolver.
 
 gdb_test "p gnu_ifunc" " = {<text gnu-indirect-function variable, no debug info>} 0x\[0-9a-f\]+ <gnu_ifunc>" "p gnu_ifunc executing"
 gdb_test "info sym gnu_ifunc" "gnu_ifunc in section .*" "info sym gnu_ifunc executing"


hooks/post-receive
--
Repository for Project Archer.


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

only message in thread, other threads:[~2010-03-21 22:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-21 22:03 [SCM] archer-jankratochvil-ifunc: Testcase comment fix jkratoch

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