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.


Andrew Cagney <cagney@gnu.org> writes:

> Andreas Schwab wrote:
>> Andrew Cagney <cagney@gnu.org> writes:
>> 
>>>The "step on breakpoint; ..." tests,
>> I can't find any such test in gdb.base.
>
> sigstep.exp:breakpoint_over_handler, added 25/8.  The above should be in
> your gdb.log.  What's your GDB version?

Oh, I was looking for the literal string, but "step" is a variable.  These
tests are all working fine.

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

Doesn't seem so.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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