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 3/3] Test on solib load and unload


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

Yao> I should use proc standard_temp_file here.

I think instead it is better to use standard_output_file.
These are outputs for a particular test.

standard_temp_file has a vague contract.  Maybe we ought to get rid of
it.  I introduced it to have a place to put temporary files which aren't
strictly associated with a particular test but which might be created by
one of many tests ... mostly, the various feature-querying procs create
files like this.

Tom


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