public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31253] New: [gdb, aarch64] FAIL: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: at function1 entry point instruction to step to body of function
@ 2024-01-17 15:06 vries at gcc dot gnu.org
0 siblings, 0 replies; only message in thread
From: vries at gcc dot gnu.org @ 2024-01-17 15:06 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=31253
Bug ID: 31253
Summary: [gdb, aarch64] FAIL:
gdb.reverse/finish-reverse-next.exp: continue to
breakpoint: at function1 entry point instruction to
step to body of function
Product: gdb
Version: 13.1
Status: NEW
Severity: normal
Priority: P2
Component: gdb
Assignee: unassigned at sourceware dot org
Reporter: vries at gcc dot gnu.org
Target Milestone: ---
With a gdb 13.2 based package, on aarch64-linux I run into:
...
(gdb) PASS: gdb.reverse/finish-reverse-next.exp: turn on process record for
test2
tbreak finish-reverse-next.c:83^M
Temporary breakpoint 3 at 0x400624: file
/home/abuild/rpmbuild/BUILD/gdb-13.2/gdb/testsuite/gdb.reverse/finish-reverse-next.c,
line 83.^M
(gdb) continue^M
Continuing.^M
^M
Breakpoint 1, main (argc=1, argv=0xffffffffe908) at
/home/abuild/rpmbuild/BUILD/gdb-13.2/gdb/testsuite/gdb.reverse/finish-reverse-next.c:76^M
76 int (*funp) (int, int) = &function1;^M
(gdb) FAIL: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: at
function1 entry point instruction to step to body of function
...
The intention is that the temporary breakpoint 3 triggers. Instead, breakpoint
1 triggers, which is presumably set at the address we're stopped at before the
continue.
--
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:[~2024-01-17 15:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17 15:06 [Bug gdb/31253] New: [gdb, aarch64] FAIL: gdb.reverse/finish-reverse-next.exp: continue to breakpoint: at function1 entry point instruction to step to body of function 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).