[patch] step over permanent breakpoint

Aleksandar Ristovski aristovski@qnx.com
Wed Aug 6 14:12:00 GMT 2008


Hello,

I encountered a problem when setting a breakpoint over a permanent breakpoint. GDB did not handle this situation correctly.

The attached test demonstrates the problem, and the patch fixes it for i386 architecture.

For other architectures, skip_permanent_breakpoint needs to be implemented. 


Thanks,

Aleksandar Ristovski
QNX Software Systems

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: i386_permanent_breakpoints-20080805.diff.ChangeLog
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080806/02419e4f/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: i386_permanent_breakpoints-20080805.diff
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080806/02419e4f/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: i386-bp_permanent.exp.ChangeLog
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080806/02419e4f/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: i386-bp_permanent.exp
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080806/02419e4f/attachment-0003.ksh>


More information about the Gdb-patches mailing list