This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch 2/8] Add to_use_agent in target_ops
- From: Pedro Alves <palves at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 09 Feb 2012 19:36:31 +0000
- Subject: Re: [patch 2/8] Add to_use_agent in target_ops
- References: <4F1D55D7.7030506@codesourcery.com> <4F1D64FE.9080707@codesourcery.com>
On 01/23/2012 01:47 PM, Yao Qi wrote:
> As agent goes in, we need to control the agent to perform debugging
> operations. This new field in target_ops is used to control this,
> so that we can implement different for remote debugging and native debugging.
Damn, you've oversplit. :-) Mechanically looks fine...
I don't understand what you mean by "different for remote debugging and
native debugging", though, but I guess I'll find out in the next patches.
--
Pedro Alves