|
From: Nicholas N. <nj...@ca...> - 2003-11-17 11:04:35
|
On Mon, 17 Nov 2003, Nicholas Nethercote wrote: > Made the warning clearer when you try to catch SIGKILL/SIGSTOP. Also made it > clearer what's wrong if you try to catch signals 32 and 33; they're not bad > signals, just used internally. Updated one regtest accordingly. > > > M +10 -6 corecheck/tests/sigkill.stderr.exp 1.4 > M +17 -4 coregrind/vg_signals.c 1.50 Sometimes these log messages contain the diff, and sometimes they don't. Is there a reason why/why not? I like seeing diffs (although I don't mind it if really big ones are trimmed a bit). N |