[PATCH 3/4] Expand watchpoint lengths to LONGEST

Siddhesh Poyarekar siddhesh@redhat.com
Thu Sep 27 13:33:00 GMT 2012


Hi,

This is part three of the bitpos expansion change.  Some architectures
allow arbitrary length watchpoints and combined with the fact that type
lengths could be large enough, we need LONGEST for watchpoint lengths.
It is architecture dependent however, whether the LONGEST is needed or
not.  This patch updates the signatures of watchpoint insertion and
removal functions of all architectures (to comply with the function
signatures in the callback struct), but expands types only in
architectures that need it.  Tested on Fedora 16 x86_64.

Regards,
Siddhesh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ChangeLog-wp
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120927/7152a7bc/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitpos-wp.patch
Type: text/x-patch
Size: 21982 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120927/7152a7bc/attachment.bin>


More information about the Gdb-patches mailing list