K 10 svn:author V 3 jhb K 8 svn:date V 27 2017-08-28T02:42:20.825304Z K 7 svn:log V 267 Decode extra signal information for caught signals. Decode fields from the siginfo_t stored in the PT_LWPINFO structure when a signal is caught by a traced process. This includes the signal code (si_code) as well as additional members such as si_addr, si_pid, etc. END