[PATCH 1/9] move agent related code from gdbserver to common/agent.c

Yao Qi yao@codesourcery.com
Fri Feb 24 13:40:00 GMT 2012


On 02/24/2012 10:48 AM, Yao Qi wrote:
> +static struct ipa_sym_addresses ipa_sym_addrs;
> +
> +/* Look up all symbols needed by agent.  Return 0 if all the symbols are
> +   found, return non-zero otherwise.  */
> +
> +int
> +agent_look_up_symbols (void)

This version addes a parameter ARG of type `void *', in order to pass
OBJFILE needed in patch 8/9.  GDBserver side is not affected by this change.

-- 
Yao (齐尧)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-move-agent-related-code-from-gdbserver-to-common-age.patch
Type: text/x-patch
Size: 27082 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120224/b684cfcc/attachment.bin>


More information about the Gdb-patches mailing list