public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug guile/30514] New: [gdb/guile]  FAIL: gdb.guile/scm-disasm.exp: disassemble via memory port
@ 2023-06-05 13:51 vries at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: vries at gcc dot gnu.org @ 2023-06-05 13:51 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30514
           Summary: [gdb/guile]  FAIL: gdb.guile/scm-disasm.exp:
                    disassemble via memory port
           Product: gdb
           Version: 12.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: guile
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

With a gdb 12.1 based packaged, on i586 and s390x-m31 I run into:
...
FAIL: gdb.guile/scm-disasm.exp: memory-port: disassemble
FAIL: gdb.guile/scm-disasm.exp: disassemble via memory port
...

In more detail:
...
(gdb) PASS: gdb.guile/scm-disasm.exp: open memory port
guile (define insn-list (arch-disassemble arch pc #:port mem #:size 1 #:count
1))^M
ERROR: Cannot access memory at address 0x5655557e^M
Error while executing Scheme code.^M
(gdb) FAIL: gdb.guile/scm-disasm.exp: memory-port: disassemble
...
and:
...
(gdb) PASS: gdb.guile/scm-disasm.exp: memory-port: verify correct address
guile (define insn-list-mem (arch-disassemble arch pc #:port mem #:size 1
#:count 1))^M
ERROR: Cannot access memory at address 0x5655557e^M
Error while executing Scheme code.^M
(gdb) FAIL: gdb.guile/scm-disasm.exp: disassemble via memory port
...

Note that this is the same configuration for which I see PR29241.

I haven't been able to reproduce this outside of OBS (Open Build Service).

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

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

only message in thread, other threads:[~2023-06-05 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-05 13:51 [Bug guile/30514] New: [gdb/guile] FAIL: gdb.guile/scm-disasm.exp: disassemble via memory port vries 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).