This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18002] gdb/infrun.c:2114: internal-error: resume: Assertion `tp->control.step_resume_breakpoint->loc->permanent' failed.


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

Yao Qi <qiyao at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |aarch64-linux-gnu

--- Comment #1 from Yao Qi <qiyao at gcc dot gnu.org> ---
This internal error is only shown on remote/cross testing.  In the native
testing (without gdbserver), the internal error goes away:

(gdb) PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1:
stepi signal with handler: stop at permanent breakpoint
queue-signal SIGUSR1^M
(gdb) PASS: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1:
stepi signal with handler: queue-signal SIGUSR1
stepi^M
47        NOP; /* after permanent bp */^M
(gdb) FAIL: gdb.base/bp-permanent.exp: always_inserted=on, sw_watchpoint=1:
stepi signal with handler: single-step to handler

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]