Hi -
> [...] I could also see file-based config being useful if some
> aspect of the debuginfod configuration can change from
> moment-to-moment. Environment variables could be used for that, but
> it would require either changing those variables in the calling
> shell or wrapping each debuginfod
Hi Andreas,
On Mon, Aug 08, 2022 at 01:44:08PM +0200, Andreas Schwab wrote:
> Adds PT_RISCV_ATTRIBUTES, SHT_RISCV_ATTRIBUTES, PT_AARCH64_MEMTAG_MTE,
> RELR definitions, LoongArch relocations.
>
> dwelf_elf_e_machine_string was updated to handle EM_LOONGARCH, and
> ebl_dynamic_tag_name was updated
Hi Noah,
On Fri, Aug 05, 2022 at 03:21:48PM -0400, Noah Sanci wrote:
> On Thu, Aug 4, 2022 at 9:12 AM Mark Wielaard wrote:
> >
> > Hi Noah,
> >
> > On Thu, 2022-07-14 at 11:32 -0400, Noah Sanci via Elfutils-devel wrote:
> > > Please find the patch for pr28284 attached
> > >
> > > Debuginfod a
Adds PT_RISCV_ATTRIBUTES, SHT_RISCV_ATTRIBUTES, PT_AARCH64_MEMTAG_MTE,
RELR definitions, LoongArch relocations.
dwelf_elf_e_machine_string was updated to handle EM_LOONGARCH, and
ebl_dynamic_tag_name was updated to handle the new RELR dynamic tags.
Signed-off-by: Andreas Schwab
---
libdwelf/Cha
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #4 from Di Chen ---
Update:
I am working on the second part of the task, make eu-readelf can dump symbol
information from dynamic program header, like $ eu-readelf -Ds {FILE}
--
You are receiving this mail because:
You are on th
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #3 from Di Chen ---
Finished the first part of the whole task, now eu-readelf can dump the dynamic
segment information from dynamic program header, i.e.
```
$ ./src/readelf -Dd ~/test/eu-readelf-no-shdr
Dynamic segment contains
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #2 from Di Chen ---
commit 369c021c6eedae3665c1dbbaa4fc43afbbb698f4
Author: Di Chen
Date: Thu Apr 28 19:55:33 2022 +0800
readelf: Support --dynamic with --use-dynamic
Currently, eu-readelf is using section headers to d