This is the mail archive of the gdb-patches@sources.redhat.com 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: [rfa/testsuite] rewrite get_compiler_info


I have not completely reviewed this patch yet.  However,

On Tue, Jan 06, 2004 at 08:34:55PM -0500, Michael Chastain wrote:
> The drawback is that the output of "gcc -E ..." winds up in gdb.log.
> Twice.  (dejagnu turns on output logging, and then sends copies of the
> captured output to the log also).  I fixed that by toggling the log
> file at the expect level.

Is it possible to do this in gdb_compile instead?  If you check
gdb.log, currently compiler error messages get logged twice.  Sounds
like the same problem.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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