From: Roland McGrath Date: Sun, 6 Mar 2005 22:24:52 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~410 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bfb49e5f608700bcede1a2c2f316002594691e40;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 24853c24..4d841146 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-06 Roland McGrath + + * strace.c (trace) [PTRACE_GETSIGINFO]: Fetch siginfo_t for SIGSEGV + and SIGBUS signals, use si_addr in output. + 2005-03-01 Roland McGrath * file.c (print_xattr_val): Add a cast.