This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tools/24795] eu-unstrip doesn't recognize MIPS_DWARF as debug section


https://sourceware.org/bugzilla/show_bug.cgi?id=24795

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #1 from Mark Wielaard <mark at klomp dot org> ---
(In reply to Tom de Vries from comment #0)
> Consider the section header table of a hello world exec on debian 7 MIPS:

BTW. Isn't Debian 7 really old?

> This is with an old eu-strip (0.152), but I don't manage building from git
> for now,

See the README:

 To build a git checkout do:
   autoreconf -i -f && \
   ./configure --enable-maintainer-mode && \
   make && make check

Please let us know what issues you are seeing.

> so atm I cannot say whether this is fixed on trunk or not.

It isn't. elfutils doesn't have a MIPS backend and so knows nothing about
special MIPS ELF constructs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]