X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=4a6e83a7581ddc71f9690908f85112df7226b71c;hp=378d40fa1396d19358615bf454a4a9ea6cb68f08;hb=669b04a492e33601e6c34a40bc96ad9ffa11c5a2;hpb=5de0409e54580b1e8929d9e09f970dfe339cec7b diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index 378d40fa1..4a6e83a75 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. + + + @@ -179,7 +206,8 @@ See Also - systemd-journald.service8 + systemd-journald.service8, + gdb1