sig-bitmap 0.0.6

Interpret Signal Bitmaps for a Process
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sig-bitmap
----------

A command line tool to interpret signal bitmaps for a process.

Usage

    sig-bitmap [OPTIONS] --pid <PID>

    Options:
    -p, --pid <PID>  PID of the process
    -m, --map <MAP>  Type of bitmap to interpret
                        [default: sig-pnd]
                        [possible values: sig-pnd, shd-pnd,
                                          sig-blk, sig-ign, sig-cgt]
    -h, --help       Print help (see more with '--help')
    -V, --version    Print version