Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: saugustine@google.com
Cc: gdb-patches@sourceware.org
Subject: build broken by dwarf2read.c changes
Date: Tue, 11 Oct 2011 22:55:00 -0000	[thread overview]
Message-ID: <20111011.185517.2020323061809487779.davem@davemloft.net> (raw)


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'


             reply	other threads:[~2011-10-11 22:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-11 22:55 David Miller [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111011.185517.2020323061809487779.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=gdb-patches@sourceware.org \
    --cc=saugustine@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox