public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: "vries at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: gdb-prs@sourceware.org
Subject: [Bug testsuite/26962] FAIL: gdb.base/solib-corrupted.exp: make solibs looping
Date: Fri, 27 Nov 2020 14:27:33 +0000	[thread overview]
Message-ID: <bug-26962-4717-na0RA82jJ9@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-26962-4717@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=26962

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Tentative patch:
...
diff --git a/gdb/testsuite/gdb.base/solib-corrupted.exp
b/gdb/testsuite/gdb.base/solib-corrupted.exp
index 5ee943c..f7a288a 100644
--- a/gdb/testsuite/gdb.base/solib-corrupted.exp
+++ b/gdb/testsuite/gdb.base/solib-corrupted.exp
@@ -67,7 +67,7 @@ gdb_test "info sharedlibrary" "From * To .*" "normal list"
 # GDB checks there for matching L_PREV.
 set test "make solibs looping"
 gdb_test_multiple "p/x _r_debug->r_map->l_next = _r_debug->r_map" $test {
-    -re "(No symbol \"_r_debug\" in current context\\.|Attempt to extract a
component of a value that is not a structure pointer\\.)\r\n$gdb_prompt $" {
+    -re "(No symbol \"_r_debug\" in current context\\.|Attempt to extract a
component of a value that is not a structure pointer\\.|'_r_debug' has unknown
type; cast it to its declared type)\r\n$gdb_prompt $" {
        # glibc debug info is not available and it is too difficult to find and
        # parse it from this testcase without the gdb supporting functions.
        xfail $test
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

  reply	other threads:[~2020-11-27 14:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 14:25 [Bug testsuite/26962] New: " vries at gcc dot gnu.org
2020-11-27 14:27 ` vries at gcc dot gnu.org [this message]
2020-12-14  7:23 ` [Bug testsuite/26962] " vries at gcc dot gnu.org
2020-12-14 16:05 ` cvs-commit at gcc dot gnu.org
2020-12-14 16:06 ` vries at gcc dot gnu.org

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=bug-26962-4717-na0RA82jJ9@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=gdb-prs@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).