-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

coredumpctl


> Retrieve and process saved core dumps and metadata.

More information.


List all captured core dumps:

coredumpctl list

List captured core dumps for a program:

coredumpctl list {program}

Show information about the core dumps matching a program with `PID`:

coredumpctl info {PID}

Invoke debugger using the last core dump of a program:

coredumpctl debug {program}

Extract the last core dump of a program to a file:

coredumpctl --output={path/to/file} dump {program}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 00:29:39 2024