]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[PowerPC] add machdep.uprintf_signal sysctl
authoralfredo <alfredo@FreeBSD.org>
Thu, 8 Oct 2020 22:00:31 +0000 (22:00 +0000)
committeralfredo <alfredo@FreeBSD.org>
Thu, 8 Oct 2020 22:00:31 +0000 (22:00 +0000)
commit9280516d82922d8eeb4c126ddb28b62147a3fd30
tree99dabb3b2a947cba03cd2fe97bea9f4681c26443
parent339c1042d0e70bb0ee8c7acefd42ecc6d18de13a
[PowerPC] add machdep.uprintf_signal sysctl

Add support for sysctl 'machdep.uprintf_signal' that prints debugging
information on trap signal.

Reviewed by: jhibbits, luporl, bdragon
Sponsored by: Eldorado Research Institute (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D26004
sys/powerpc/powerpc/trap.c