The Signal Information view lets you track the signals sent to the process selected in the Target Navigator view.
You can click a thread entry in the left pane to see the signals blocked by that particular thread, ignored by the enclosing process, and pending for the process. Through the Target Navigator, you can send a signal to a target process. For example, you can terminate a process by sending it SIGTERM. In many cases, sending a signal terminates the process.