[PATCH 1/9] Change file close behavior for tee_file
Tom Tromey
tom@tromey.com
Thu May 16 18:57:00 GMT 2019
>>>>> "Alan" == Alan Hayward <Alan.Hayward@arm.com> writes:
Alan> Instead of using two bools to decide if the files should close when tee_file
Alan> is closed, make file one stay open and file two close. This simplifies the
Alan> use cases for it.
Alan> Inline the make_logging_output into the calling functions (the logic here
Alan> looks ugly in order to simplify a later change).
Alan> Expand ui-redirect.exp to cover the changes, similar to mi-logging.exp.
Thanks, this is ok.
Tom
More information about the Gdb-patches
mailing list