Rename fields of cli_interp_base::saved_output_files
authorTom Tromey <tromey@adacore.com>
Mon, 28 Nov 2022 21:01:35 +0000 (14:01 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 30 Nov 2022 14:12:32 +0000 (07:12 -0700)
commit35254615ab38c37cf934b28982691f458d4c9948
treec9875d2ed46e7cd976e2f3e03acd43d51a0ceaed
parentaaa79cd62b873be672e3163eb267513c97ec4399
Rename fields of cli_interp_base::saved_output_files

This renames the fields of cli_interp_base::saved_output_files, as
requested by Simon.  I tried to choose names that more obviously
reflect what the field is used for.  I also added a couple of
comments.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/cli/cli-interp.c
gdb/cli/cli-interp.h