https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #5 from Di Chen ---
Created attachment 14600
--> https://sourceware.org/bugzilla/attachment.cgi?id=14600&action=edit
readelf: display dynamic symtab without section headers
```
# failed to print symtab of a binary which has sect
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #6 from Di Chen ---
[Follow the last comment]
For a binary with SYMTAB STRTAB having different order, like upside down, or
having other section in between. eg.
```
$ readelf -Dd /usr/local/go/bin/go
Dynamic section at offset 0x9
https://sourceware.org/bugzilla/show_bug.cgi?id=27918
Di Chen changed:
What|Removed |Added
CC||dichen at redhat dot com
Assignee
https://sourceware.org/bugzilla/show_bug.cgi?id=27918
Di Chen changed:
What|Removed |Added
Assignee|dichen at redhat dot com |unassigned at
sourceware dot org
--
https://sourceware.org/bugzilla/show_bug.cgi?id=27917
Di Chen changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |dichen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27917
--- Comment #2 from Di Chen ---
Created attachment 13623
--> https://sourceware.org/bugzilla/attachment.cgi?id=13623&action=edit
Submit a Patch for Bug 27917
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28242
Di Chen changed:
What|Removed |Added
CC||dichen at redhat dot com
Assignee
https://sourceware.org/bugzilla/show_bug.cgi?id=28242
--- Comment #1 from Di Chen ---
Specifically, this task aims to add another label to all the http_responses_*
metrics.
And they are expecting to be like this:
http_responses_duration_milliseconds_count{code="200", type="debuginfo"} 91300.
--
https://sourceware.org/bugzilla/show_bug.cgi?id=28242
Di Chen changed:
What|Removed |Added
Summary|extend server http-response |extend server http-response
https://sourceware.org/bugzilla/show_bug.cgi?id=28579
Di Chen changed:
What|Removed |Added
CC||dichen at redhat dot com
Assignee
https://sourceware.org/bugzilla/show_bug.cgi?id=28579
Di Chen changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving this mail be
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
Bug ID: 28873
Summary: Implement eu-readelf -D
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tools
Ass
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
Di Chen changed:
What|Removed |Added
Status|NEW |ASSIGNED
--
You are receiving this mail be
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
Di Chen changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |dichen at redhat dot com
--
You are
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
Bug ID: 28928
Summary: Wrong dynamic section entry number
Product: elfutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tools
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
Di Chen changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |dichen at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
Di Chen changed:
What|Removed |Added
CC||dichen at redhat dot com
--- Comment #1 fro
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
Di Chen changed:
What|Removed |Added
Blocks||28873
Referenced Bugs:
https://sourceware
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
Di Chen changed:
What|Removed |Added
Depends on||28928
Referenced Bugs:
https://sourceware
https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #1 from Di Chen ---
This Bug depends on Bug 28928 because when calling
`$ eu-readelf -d --use-dynamic {FILE}`
eu-readelf will need the number of dynamic section entris which involves with
Bug 28928
--
You are receiving this mail
https://sourceware.org/bugzilla/show_bug.cgi?id=28928
--- Comment #3 from Di Chen ---
Thanks Mark, attachment 14064 looks good to me. You are right, we should let
patch for "-d --use-dynamic" (part of Bug 28873) take care of using
phdr(PT_DYNAMIC) to get the section data.
Because I was considerin
https://sourceware.org/bugzilla/show_bug.cgi?id=28579
--- Comment #1 from Di Chen ---
Created attachment 14193
--> https://sourceware.org/bugzilla/attachment.cgi?id=14193&action=edit
Submit a Patch for Bug 28579
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=28579
--- Comment #3 from Di Chen ---
Thank you Mark,
I have re-pushed a patch[1] for
1). add dwfl_frame_reg to ELFUTILS_0.188
2). add invalid regno check for dwfl_frame_reg
3). add INTDECL (dwfl_frame_reg)
4). Replace Dwarf_Word with Dwarf_Addr f
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
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 #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
26 matches
Mail list logo