Re: [PATCH 4/5] dump/dump: Add section string table support
On 3/10/22 03:16, Janosch Frank wrote: Time to add a bit more descriptiveness to the dumps. Signed-off-by: Janosch Frank --- dump/dump.c | 106 -- include/sysemu/dump.h | 1 + 2 files changed, 94 insertions(+), 13 deletions(-) Hmm. I sup
[PATCH 4/5] dump/dump: Add section string table support
Time to add a bit more descriptiveness to the dumps. Signed-off-by: Janosch Frank --- dump/dump.c | 106 -- include/sysemu/dump.h | 1 + 2 files changed, 94 insertions(+), 13 deletions(-) diff --git a/dump/dump.c b/dump/dump.c index e4198e8f3e