public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: Phi Debian <phi.debian@gmail.com>, elfutils-devel@sourceware.org
Subject: Re: readelf ignore .debug_pubtypes
Date: Fri, 23 Mar 2018 15:35:00 -0000	[thread overview]
Message-ID: <1521819329.15770.36.camel@klomp.org> (raw)
In-Reply-To: <CAJOr74jiN2dJmze5LmML69RjXw6rPC8PBx3L3z0Eo13s5nnh7w@mail.gmail.com>

Hi Phi,

On Fri, 2018-03-23 at 15:57 +0100, Phi Debian wrote:
> DL$ ~/elfutils/src/readelf --debug=pubtypes ./vmlinux  | more
> Unknown DWARF debug section `pubtypes'.
> 
> Is that expected ?

Unfortunately there is no support for .debug_pubtypes at all in
elfutils at the moment.

Note that in DWARF5 .debug_pubnames and .debug_pubtypes have been
replaced with common index .debug_names (like .gdb_index). But there is
no support for that index either yet (eu-readelf can read .gdb_index
sections, but libdw won't take advantage of them yet).

Sorry,

Mark

      reply	other threads:[~2018-03-23 15:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-23 14:57 Phi Debian
2018-03-23 15:35 ` Mark Wielaard [this message]

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=1521819329.15770.36.camel@klomp.org \
    --to=mark@klomp.org \
    --cc=elfutils-devel@sourceware.org \
    --cc=phi.debian@gmail.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).