Searched hist:123916 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/truss/
H A Dmain.cdiff 123916 Sat Dec 27 23:20:03 MST 2003 cracauer Fix signal behaviour.

In my last change I made sure that the signal as reported from a truss
exit is the same as if truss wasn't between parent and trussed
program. I was smart enough to not have it coredump on SIGQUIT but it
didn't ocur to me SIGSEGV might cause a coredump, too :-)

So get rid of SIGQUIT extra hack and limit coredumpsize to zero
instead.

Tested: still works, correct signal reported. No more codedumps from
SIGSEGV in the trussed proces. This file compiles cleanly on AMD64
(sledge).

PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:

Completed in 65 milliseconds