Examples (you may have to be root if not in the systemd-journal group):
List core dumps
~ $ systemd-coredumpctl
Dump to file named core based on pid
~ $ systemd-coredumpctl dump 6738 -o core
Dump to file named core based on executable name
~ $ systemd-coredumpctl dump a.out -o core
No comments:
Post a Comment