freebsd-dev/sys/cddl
Justin Hibbits 675cad71e7 Fix stack tracing in dtrace for powerpc
The current method only sort of works, and usually doesn't work reliably.
Also, on Book-E the return address from DEBUG exceptions is not the sentinel
addresses, so it won't exit the loop correctly.

Fix this by better handling trap frames during unwinding, and using the
common trap handler for debug traps, as the code in that segment is
identical between the two.

MFC after:	1 week
2017-05-11 00:23:51 +00:00
..
boot/zfs loader: update symlink support in zfs reader 2017-02-22 22:00:50 +00:00
compat/opensolaris All these files need sys/vmmeter.h, but now they got it implicitly 2017-04-17 17:07:00 +00:00
contrib/opensolaris Fix misport of compressed ZFS send/recv from 317414 2017-05-01 12:56:12 +00:00
dev Fix stack tracing in dtrace for powerpc 2017-05-11 00:23:51 +00:00