[minicoredumper] Handling of unavailable bytes in minicoredumps by GDB

John Ogness john.ogness at linutronix.de
Thu Jul 7 15:23:59 CEST 2016


On 2016-07-07, Simon Marchi <simon.marchi at polymtl.ca> wrote:
>> I had thought about this. But actually, the new version is only
>> required for this new feature (dumplist section). The minimal core
>> files work otherwise fine without it. For that reason I decided to
>> have minicoredumper log a runtime warning, but enforce no buildtime
>> requirements.
>
> If I am not mistaken, the libelf library (any version of it) is always
> required for minicoredumper to work, so wouldn't a check in
> configure.ac (without any version constraint) still be relevant?

This is already done implicitly with the check for gelf.h. But I will
look into this.

John Ogness




More information about the minicoredumper mailing list