This is the mail archive of the gdb@sources.redhat.com 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]

Re: infrun.c:2642: internal-error: insert_step_resume_breakpoint_at_sal:Assertion `step_resume_breakpoint == NULL' failed.


Andreas Schwab wrote:
Andrew Cagney <ac131313@redhat.com> writes:


No, the above does that (but with SIGALRM).  Are there multiple signals
pending?

Doesn't seem so.

Time to post (gdb) set debug target 1 ; run.


It's attached.

Andreas.

Andreas,


I've fixed one bug related to back-to-back signals that would cause this internal error (testsuite gdb.base/sigrepeat.exp). Can you re-run your senario? Nick, who encountered similar problems, found his problem moved :-/

Andrew


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