X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=8b54b90999eeafb89ac1f7745f0db9cb2ff784a5;hb=140883405e429d9f8d3480a2701d8904f97e4a98;hp=378d40fa1396d19358615bf454a4a9ea6cb68f08;hpb=5de0409e54580b1e8929d9e09f970dfe339cec7b;p=elogind.git diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index 378d40fa1..8b54b9099 100644 --- a/man/systemd-coredumpctl.xml +++ b/man/systemd-coredumpctl.xml @@ -82,6 +82,16 @@ string and exit. + + + + + Print all possible + data values the specified field + takes in matching coredump entries of the + journal. + + @@ -98,6 +108,13 @@ pager. + + + + Do not print the column headers. + + + The following commands are understood: @@ -121,6 +138,16 @@ + + + gdb + + Invoke the GNU + debugger on the last coredump matching + specified characteristics. + + + @@ -171,7 +198,7 @@ Exit status On success 0 is returned, a non-zero failure - code otherwise. Not finding any mathing coredumps is treated + code otherwise. Not finding any matching coredumps is treated as failure. @@ -179,7 +206,8 @@ See Also - systemd-journald.service8 + systemd-journald.service8, + gdb1