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: RFC: remove trace_kludge global


>>>>> "Yao" == Yao Qi <yao@codesourcery.com> writes:

Yao> ... 'trace_string' should be zero here.  On the other hand, when
Yao> eval' is true, we are evaluating the result of the expression, so no
Yao> tracing stuff should be involved.  So, we don't have to add the new
Yao> argument 'trace_string' to gen_eval_for_expr, and set
Yao> ax-> trace_string' to zero inside gen_eval_for_expr, and the callers of
Yao> gen_eval_for_expr are not updated.

Thanks for looking at this.
I'll update the patch.

Tom


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