public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/18208] New: Fails in gdb.base/coredump-filter.exp in remote testing
@ 2015-04-07 12:44 qiyao at gcc dot gnu.org
  2015-04-07 12:53 ` [Bug gdb/18208] " qiyao at gcc dot gnu.org
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: qiyao at gcc dot gnu.org @ 2015-04-07 12:44 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18208
           Summary: Fails in gdb.base/coredump-filter.exp in remote
                    testing
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: qiyao at gcc dot gnu.org

I see the following fails in the remote testing on aarch64-linux-gnu, but they
don't fail on native testing on aarch64-linux-gnu.

print/x *(char *) 0x7fb7ff6000^M
Cannot access memory at address 0x7fb7ff6000^M
(gdb) FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for
non-Private-Anonymous: print/x *shared_anon ( = 0x22)

x/i $pc^M
=> 0x400b3c:    Cannot access memory at address 0x400b3c^M
(gdb) FAIL: gdb.base/coredump-filter.exp: disassembling function main for
non-Private-Anonymous: no binary: disassemble function with corefile and
without a binary

print/x *(char *) 0x7fb7ff7000^M
Cannot access memory at address 0x7fb7ff7000^M
(gdb) FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for
non-Shared-Anonymous: print/x *private_anon ( = 0x11)

x/i $pc^M
=> 0x400b3c:    Cannot access memory at address 0x400b3c^M
(gdb) FAIL: gdb.base/coredump-filter.exp: disassembling function main for
non-Shared-Anonymous: no binary: disassemble function with corefile and without
a binary

print/x *(char *) 0x7fb7ff6000^M
Cannot access memory at address 0x7fb7ff6000^M
(gdb) FAIL: gdb.base/coredump-filter.exp: loading and testing corefile for
DoNotDump: print/x *shared_anon ( = 0x22)

x/i $pc^M
=> 0x400b3c:    Cannot access memory at address 0x400b3c^M
(gdb) FAIL: gdb.base/coredump-filter.exp: disassembling function main for
DoNotDump: no binary: disassemble function with corefile and without a binary

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2015-05-08 11:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07 12:44 [Bug gdb/18208] New: Fails in gdb.base/coredump-filter.exp in remote testing qiyao at gcc dot gnu.org
2015-04-07 12:53 ` [Bug gdb/18208] " qiyao at gcc dot gnu.org
2015-04-07 15:55 ` palves at redhat dot com
2015-04-07 19:23 ` sergiodj at redhat dot com
2015-04-07 19:40 ` sergiodj at redhat dot com
2015-04-08 12:00 ` qiyao at gcc dot gnu.org
2015-04-08 14:57 ` palves at redhat dot com
2015-04-08 15:06 ` palves at redhat dot com
2015-04-08 16:06 ` palves at redhat dot com
2015-04-08 16:13 ` qiyao at gcc dot gnu.org
2015-04-08 16:14 ` sergiodj at redhat dot com
2015-04-24 10:03 ` cvs-commit at gcc dot gnu.org
2015-04-24 10:09 ` qiyao at gcc dot gnu.org
2015-05-08 11:39 ` cvs-commit at gcc dot gnu.org
2015-05-08 11:58 ` qiyao at gcc dot gnu.org

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