On Thu, 7 Mar 2024 at 10:20, Akihiko Odaki wrote:
>
> elf2dmp sometimes fails to work with partially corrupted dumps, and also
> emits warnings when sanitizers are in use. This series are collections
> of changes to improve the situation.
>
> Signed-off-by: Akihiko Odaki
> ---
Thanks for this --
> elf2dmp sometimes fails to work with partially corrupted dumps, and also
> emits warnings when sanitizers are in use. This series are collections
> of changes to improve the situation.
>
> Signed-off-by: Akihiko Odaki
> ---
> Changes in v4:
> - Remove unnecessary !! idiom (Peter Maydell)
> -
elf2dmp sometimes fails to work with partially corrupted dumps, and also
emits warnings when sanitizers are in use. This series are collections
of changes to improve the situation.
Signed-off-by: Akihiko Odaki
---
Changes in v4:
- Remove unnecessary !! idiom (Peter Maydell)
- Link to v3:
https:/