Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* build broken by dwarf2read.c changes
@ 2011-10-11 22:55 David Miller
  2011-10-11 23:08 ` Sterling Augustine
  2011-10-11 23:23 ` Keith Seitz
  0 siblings, 2 replies; 6+ messages in thread
From: David Miller @ 2011-10-11 22:55 UTC (permalink / raw)
  To: saugustine; +Cc: gdb-patches


The recent commit which claims to rearrange conditional logic
in partial_die_parent_scope() does a lot of other things to
dwarf2read.c

In particular, it removes completely the function
dwarf2_per_cu_ref_addr_size() which breaks the build.

libgdb.a(dwarf2loc.o): In function `dwarf2_loc_desc_needs_frame':
/home/davem/src/GIT/GDB/build-sparc-linux/gdb/../../gdb/gdb/dwarf2loc.c:2279: undefined reference to `dwarf2_per_cu_ref_addr_size'
libgdb.a(dwarf2loc.o): In function `dwarf2_evaluate_loc_desc_full':
/home/davem/src/GIT/GDB/build-sparc-linux/gdb/../../gdb/gdb/dwarf2loc.c:1979: undefined reference to `dwarf2_per_cu_ref_addr_size'


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

end of thread, other threads:[~2011-10-12  0:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-11 22:55 build broken by dwarf2read.c changes David Miller
2011-10-11 23:08 ` Sterling Augustine
2011-10-11 23:23 ` Keith Seitz
2011-10-11 23:30   ` Sterling Augustine
2011-10-11 23:34     ` Keith Seitz
2011-10-12  0:25       ` Sterling Augustine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox