public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
  2016-10-26 12:08 [binutils-gdb] Convert DWARF expr functions to methods sergiodj+buildbot
@ 2016-10-26 12:04 ` sergiodj+buildbot
  2016-10-26 15:28 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
  1 sibling, 0 replies; 3+ messages in thread
From: sergiodj+buildbot @ 2016-10-26 12:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-aarch64-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch64-native-gdbserver-m64/builds/684>

Commit(s) tested:
	595d2e303c0ef1a5cd5af8868c1d41db0050eb29

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Convert DWARF expr functions to methods

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Ubuntu-AArch64-native-gdbserver-m64/.git/tree/?h=master&id=3802f03c72f78bf4228d4986caf828ec5dd22f4e>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


*** Complete list of XFAILs for this builder ***

To obtain the list of XFAIL tests for this builder, go to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=beb365d>

You can also see a pretty-printed version of the list, with more information
about each XFAIL, by going to:

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=beb365d>




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

* [binutils-gdb] Convert DWARF expr functions to methods
@ 2016-10-26 12:08 sergiodj+buildbot
  2016-10-26 12:04 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
  2016-10-26 15:28 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
  0 siblings, 2 replies; 3+ messages in thread
From: sergiodj+buildbot @ 2016-10-26 12:08 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 595d2e303c0ef1a5cd5af8868c1d41db0050eb29 ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 595d2e303c0ef1a5cd5af8868c1d41db0050eb29

Convert DWARF expr functions to methods

This converts various DWARF expr functions to be members on
dwarf_expr_context, then fixes up the various users.  This results in
somewhat less wordy code and sets the stage for the next patch.

2016-10-21  Tom Tromey  <tom@tromey.com>

	* dwarf2loc.c (per_cu_dwarf_call)
	(dwarf_expr_push_dwarf_reg_entry_value)
	(dwarf2_evaluate_loc_desc_full, dwarf2_locexpr_baton_eval)
	(needs_dwarf_reg_entry_value)
	(dwarf2_loc_desc_get_symbol_read_needs): Update.
	* dwarf2expr.h (dwarf_expr_context) <push_address, eval, fetch,
	fetch_address, fetch_in_stack_memory, address_type, grow_stack,
	push, stack_empty_p, add_piece, get_base_type, execute_stack_op,
	pop>: New method declarations.
	(dwarf_expr_push_address, dwarf_expr_eval, dwarf_expr_fetch)
	(dwarf_expr_fetch_address, dwarf_expr_fetch_in_stack_memory):
	Don't declare.
	* dwarf2expr.c (address_type, grow_stack, push, push_address)
	(pop, fetch, fetch_address, fetch_in_stack_memory)
	(stack_empty_p, add_piece, eval, get_base_type)
	(execute_stack_op): Rename.  Turn into methods.
	* dwarf2-frame.c (execute_stack_op): Update.


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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2016-10-26 12:08 [binutils-gdb] Convert DWARF expr functions to methods sergiodj+buildbot
  2016-10-26 12:04 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
@ 2016-10-26 15:28 ` sergiodj+buildbot
  1 sibling, 0 replies; 3+ messages in thread
From: sergiodj+buildbot @ 2016-10-26 15:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-cc-with-index/builds/4534>

Commit(s) tested:
	595d2e303c0ef1a5cd5af8868c1d41db0050eb29

Author(s) (in the same order as the commits):
	Tom Tromey <tom@tromey.com>

Subject:
	Convert DWARF expr functions to methods

Testsuite log (gdb.sum and gdb.log) URL(s):
	<Error fetching commit ID for 595d2e303c0ef1a5cd5af8868c1d41db0050eb29>





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

end of thread, other threads:[~2016-10-26 15:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26 12:08 [binutils-gdb] Convert DWARF expr functions to methods sergiodj+buildbot
2016-10-26 12:04 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master sergiodj+buildbot
2016-10-26 15:28 ` Failures on Fedora-x86_64-cc-with-index, " 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).