public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tdep/30506] New: [gdb/tdep, aarch64] FAIL: gdb.dwarf2/dw2-prologue-end-2.exp: $break_addr == $foo_label_addr
@ 2023-06-01 12:15 vries at gcc dot gnu.org
  2023-06-01 12:18 ` [Bug tdep/30506] " vries at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vries at gcc dot gnu.org @ 2023-06-01 12:15 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 30506
           Summary: [gdb/tdep, aarch64] FAIL:
                    gdb.dwarf2/dw2-prologue-end-2.exp: $break_addr ==
                    $foo_label_addr
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tdep
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

On openSUSE Leap 15.4 aarch64 I run into:
...
(gdb) break foo^M
Breakpoint 1 at 0x4005f8: file
/home/tdevries/gdb/src/gdb/testsuite/gdb.dwarf2/dw2-prologue-end-2.c, line
26.^M
(gdb) PASS: gdb.dwarf2/dw2-prologue-end-2.exp: break foo
print /x &foo_label^M
$1 = 0x4005f0^M
(gdb) PASS: gdb.dwarf2/dw2-prologue-end-2.exp: print /x &foo_label
print &foo_end == &bar_label^M
$2 = 1^M
(gdb) PASS: gdb.dwarf2/dw2-prologue-end-2.exp: print &foo_end == &bar_label
FAIL: gdb.dwarf2/dw2-prologue-end-2.exp: $break_addr == $foo_label_addr
...

This was noted here (
https://sourceware.org/pipermail/gdb-patches/2023-April/199053.html ).

This WIP ( https://sourceware.org/pipermail/gdb-patches/2023-April/199056.html
) fixes the FAIL on aarch64.

Also on arm, as mentioned here (
https://sourceware.org/pipermail/gdb-patches/2023-May/199614.html ).

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

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

end of thread, other threads:[~2023-06-07 11:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-01 12:15 [Bug tdep/30506] New: [gdb/tdep, aarch64] FAIL: gdb.dwarf2/dw2-prologue-end-2.exp: $break_addr == $foo_label_addr vries at gcc dot gnu.org
2023-06-01 12:18 ` [Bug tdep/30506] " vries at gcc dot gnu.org
2023-06-02  5:36 ` luis.machado at arm dot com
2023-06-07  8:39 ` luis.machado at arm dot com
2023-06-07 11:01 ` cvs-commit at gcc dot gnu.org
2023-06-07 11:02 ` luis.machado at arm dot com

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