binutils-gdb/gdb/compile
Jan Kratochvil a40635885c compile: gdb_stdout -> gdb_stdlog
Please send debug output to gdb_stdlog.

OK but gdb/compile/ is using now only gdb_stdout; the error above is due to
a copy-paste.  So I will send a follow-up patch to change all the other
gdb/compile/ gdb_stdout strings to gdb_stdlog.

gdb/ChangeLog
2015-05-19  Jan Kratochvil  <jan.kratochvil@redhat.com>

	* compile/compile-c-symbols.c (convert_symbol_sym, gcc_convert_symbol)
	(gcc_symbol_address): Change gdb_stdout to gdb_stdlog.
	* compile/compile-object-load.c (setup_sections, compile_object_load):
	Likewise.
	* compile/compile.c (compile_to_object): Likewise.
2015-05-19 14:27:06 +02:00
..
compile-c-support.c compile: New 'compile print' 2015-05-16 14:45:06 +02:00
compile-c-symbols.c compile: gdb_stdout -> gdb_stdlog 2015-05-19 14:27:06 +02:00
compile-c-types.c Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
compile-internal.h compile: New 'compile print' 2015-05-16 14:45:06 +02:00
compile-loc2c.c compile: Use -Wall, not -w 2015-05-16 14:39:59 +02:00
compile-object-load.c compile: gdb_stdout -> gdb_stdlog 2015-05-19 14:27:06 +02:00
compile-object-load.h compile: New 'compile print' 2015-05-16 14:45:06 +02:00
compile-object-run.c compile: New 'compile print' 2015-05-16 14:45:06 +02:00
compile-object-run.h Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
compile.c compile: gdb_stdout -> gdb_stdlog 2015-05-19 14:27:06 +02:00
compile.h compile: New 'compile print' 2015-05-16 14:45:06 +02:00