[systemd-devel] coredumpctl: matching by e.g. env var?
Stephan Bergmann
sbergman at redhat.com
Wed Mar 15 12:23:52 UTC 2023
On 15/03/2023 13:18, Luca Boccassi wrote:
> The hard part is adding the note correctly, with the right size,
> alignment, flags, etc. You can use the linker to add a placeholder
> value, eg --package-metadata='{"name":"LO-testcase-xxxxxxxx"}' and
> then simply edit in place before each test, as long as you keep the
> length identical, it should be trivial and quick to do.
Tests run in parallel, so I'd need to create copies of executables used
during a test. This looks like it would start to get ugly pretty quickly.
More information about the systemd-devel
mailing list