This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 2/8] Add to_use_agent in target_ops


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]