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] Use standard_output_file for saved trace file.


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

Yao> During the review of CTF patches, Tom pointed out that we should use
Yao> standard_output_file for these generated trace files.  I've done that
Yao> in my CTF patches, but find my recent commit in gdb.trace/report.exp
Yao> doesn't follow this rule.  This patch is to fix it.

Thanks Yao.  I appreciate this.  FWIW I have a rather large patch (see
archer.git tromey/fully-parallelize-test-suite) that makes this sort of
change globally.  It is always fine to do cleanups like this, and
rebasing my branch is very easy, but if you'd rather just wait for the
eventual submission, that is fine too.

Yao> 2013-03-13  Yao Qi  <yao@codesourcery.com>

Yao> 	* gdb.trace/report.exp: Use standard_output_file for saved
Yao> 	trace file.

Ok.

Tom


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