On 11/08/2011 02:08 PM, Yao Qi wrote: > This patch is to refactor to_download_tracepoint to > to_download_tracepoint_loc. Beside this refactor, a return value is > added in new hook to reflect whether tracepoint location is > downloaded/installed successfully. Functionality of gdb is not changed. I re-read this patch again, and find the return value is unnecessary, because remote_download_tracepoint_loc executes successfully if no error is thrown out. -- Yao (齐尧)