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. -- Yao (齐尧)