[patch 3/8] New target hook `to_can_download_tracepoint_loc'

Yao Qi yao@codesourcery.com
Tue Nov 8 06:21:00 GMT 2011


This patch is to add a new target hook 'to_can_download_tracepoint_loc'
to determine whether it is OK for remote target to receive tracepoint
locations.

Note that, `download_tracepoint_loc' itself can check this in lower
level, but it is not efficient, and it leaves managing location's status
to lower level.

This patch is needed by patch 4/8.

-- 
Yao (齐尧)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-new-target-hook-can_download_tracepoint_loc.patch
Type: text/x-patch
Size: 3450 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20111108/997e180a/attachment.bin>


More information about the Gdb-patches mailing list