This is the mail archive of the gdb@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]

[no patch yet] fix get_compiler_info in lib/gdb.exp


Rats.  I wanted to re-submit this patch over the weekend.
However, the before-and-after test run failed!

There's something very bad going on in print-threads.exp
with a lot of ERRORs, UNRESOLVEDs, and FAILs, both
before and after.  So I have to debug that first.

Sorry, Joel B, I know you are waiting for this.

===

2004-02-09  Michael Chastain  <mec.gnu@mindspring.com>

	* lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
	hp_aCC_compiler.
	* lib/compiler.cc: Likewise.
	* lib/gdb.exp (get_compiler_info): Eval lines only if they are
	'set' commands.  Log diagnostics for other lines.  Set
	gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.


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