public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] compile: Distribute scope, add scope_data
@ 2015-05-16 14:35 sergiodj+buildbot
  2015-05-16 14:35 ` Failures on Debian-i686, branch master sergiodj+buildbot
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2015-05-16 14:35 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 5c65b58a58a4c77b1ec38b4e31549aaa090b4845 ***

Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Branch: master
Commit: 5c65b58a58a4c77b1ec38b4e31549aaa090b4845

compile: Distribute scope, add scope_data
Provide a way to access current 'scope' during the do_module_cleanup stage and
associate more data with it.

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

	* cli/cli-script.c (execute_control_command): Update
	eval_compile_command caller.
	* compile/compile-object-load.c (compile_object_load): Add parameters
	scope and scope_data.  Set them.
	* compile/compile-object-load.h (struct compile_module): Add fields
	scope and scope_data.
	(compile_object_load): Add parameters scope and scope_data.
	* compile/compile-object-run.c (struct do_module_cleanup): Add fields
	scope and scope_data.
	(compile_object_run): Propagate the fields scope and scope_data.
	* compile/compile.c (compile_file_command, compile_code_command):
	Update eval_compile_command callers.
	(eval_compile_command): Add parameter scope_data.  Pass it plus scope.
	* compile/compile.h (eval_compile_command): Add parameter scope_data.
	* defs.h (struct command_line): Add field scope_data.


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-05-17  1:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-16 14:35 [binutils-gdb] compile: Distribute scope, add scope_data sergiodj+buildbot
2015-05-16 14:35 ` Failures on Debian-i686, branch master sergiodj+buildbot
2015-05-16 14:42 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16 14:53 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-05-16 15:17 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-05-16 15:53 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16 16:32 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-05-16 17:05 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-05-16 17:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-16 17:57 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-05-16 18:12 ` Failures on Fedora-x86_64-cxx-build-m64, " sergiodj+buildbot
2015-05-17  0:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-05-17  1:28 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).