[commit/6.2] Fix gdb1555 regression on GNU/Linux PPC

Andrew Cagney cagney@gnu.org
Fri Jul 16 19:48:00 GMT 2004


It turns out that the assertions in insert_step_resume_breakpoint no 
longer apply.  Originally this was only called when single-stepping into 
a function from code with debug info.  It's now also called when 
stepping into/out-of trampolines so that the assertions are no longer valid.

This patch removes the assertions and updates the description.

As the subject says, gdb1555 on GNU/Linux PPC passes again.
Committed to mainline and 6.2 branch.

Andrew

PS: It bothers me that this generic bug didn't trigger on i386, I'll 
revamp that test.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20040716/81d24737/attachment.ksh>


More information about the Gdb-patches mailing list