public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug tdep/29419] New: [gdb, tdep/aarch64] FAIL: gdb.ada/inline-section-gc.exp: break callee.adb:22
@ 2022-07-27 14:44 vries at gcc dot gnu.org
  2022-07-27 14:44 ` [Bug tdep/29419] " vries at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: vries at gcc dot gnu.org @ 2022-07-27 14:44 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 29419
           Summary: [gdb, tdep/aarch64] FAIL:
                    gdb.ada/inline-section-gc.exp: break callee.adb:22
           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: ---

With aarch64, I run into:
...
(gdb) break callee.adb:22^M
Breakpoint 1 at 0x401f78: file caller.adb, line 21.^M
(gdb) FAIL: gdb.ada/inline-section-gc.exp: break callee.adb:22
...
while this is expected (copied from x86_64-linux):
...
(gdb) break callee.adb:22^M
Breakpoint 1 at 0x401f10: file callee.adb, line 22.^M
(gdb) PASS: gdb.ada/inline-section-gc.exp: break callee.adb:22
...

Lines:
...
CU: callee.adb:
File name                    Line number    Starting address    View    Stmt
callee.adb                            18                   0               x
callee.adb                            22                   0       1       x
callee.adb                            23                 0x8               x
callee.adb                             -                 0xc


CU: caller.adb:
File name                    Line number    Starting address    View    Stmt
caller.adb                            18            0x401f70               x

callee.adb:
callee.adb                            22            0x401f70       1       x

caller.adb:
caller.adb                            21            0x401f78               x
caller.adb                             -            0x401f7c
...

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

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

end of thread, other threads:[~2022-08-10 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27 14:44 [Bug tdep/29419] New: [gdb, tdep/aarch64] FAIL: gdb.ada/inline-section-gc.exp: break callee.adb:22 vries at gcc dot gnu.org
2022-07-27 14:44 ` [Bug tdep/29419] " vries at gcc dot gnu.org
2022-07-27 14:49 ` luis.machado at arm dot com
2022-07-27 14:50 ` luis.machado at arm dot com
2022-07-27 15:01 ` [Bug tdep/29419] [gdb, tdep/aarch64,ppc64le,s390x] " vries at gcc dot gnu.org
2022-07-27 15:04 ` vries at gcc dot gnu.org
2022-07-27 15:37 ` vries at gcc dot gnu.org
2022-07-27 16:17 ` vries at gcc dot gnu.org
2022-08-10 13:49 ` 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).