Testcase for c++/1267
Daniel Jacobowitz
drow@mvista.com
Wed Jul 2 20:18:00 GMT 2003
I don't have it all expectified yet, but here's a testcase for c++/1267.
This is a shared library debugging bug triggered possibly by the new i386
unwind code... when using "next", we get to the first instruction of a
shared library's PLT stub, prologue analysis gets messed up, and we set a
breakpoint at our caller's caller's PC instead of at our caller's PC. Then
we lose control of the inferior because the frames are out of sync.
It's quite easy to reproduce but I don't have time to dig right now.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shlibs.tar
Type: application/x-tar
Size: 10240 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb/attachments/20030702/ab282625/attachment.tar>
More information about the Gdb
mailing list