On Fri, Aug 18, 2017 at 05:03:50PM +0200, Ulf Hermann wrote:
> We assume core files from linux systems, so we should use the linux
> version of the signals when reading them. Other OS might have different
> signal numbers.
Thanks, applied.
Note that according to man 7 signal SIGBUS could actually
We assume core files from linux systems, so we should use the linux
version of the signals when reading them. Other OS might have different
signal numbers.
(v1 was a malformed patch)
Signed-off-by: Ulf Hermann
---
src/ChangeLog | 4
src/readelf.c | 24 +++-
2 files cha