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 3/9] command set agent on and off.


On 02/24/2012 01:04 PM, Yao Qi wrote:
> On 02/24/2012 05:20 AM, Pedro Alves wrote:
>>>> +    gdb_test_no_output "set agent on"
>>>>  
>>>>      set marker_bar_addr ""
>>>>      set marker_bar2_addr ""
>> Hmm, is it really the right thing to do to require turning this
>> on for static tracepoints?  We didn't need it before, and there's
>> not way for doing static tracepoints without the in-process agent,
>> so it just looks like unnecessary extra trouble for the user.
> 
> I agree.  These changes in test case strace.exp are removed out of
> the patch.

Okay.

-- 
Pedro Alves


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