Konstantin Belousov b6d3609050 Add a hackish debugging facility to provide a bit of information about
reason for generated trap. The dump of basic signal information and 8
bytes of the faulting instruction are printed on the controlling
terminal of the process, if the machdep.uprintf_signal syscal is
enabled.

The print is the only practical way to debug traps from a.out
processes I am aware of. Because I have to reimplement it each time I
debug an issue with a.out support on amd64, commit the hack to main
tree.

MFC after:	1 week
2012-08-14 12:15:01 +00:00
..
2012-08-14 12:09:36 +00:00
2012-08-14 05:16:35 +00:00
2012-08-11 23:48:39 +00:00
2012-06-11 17:42:39 +00:00
2012-08-08 17:16:06 +00:00
2012-02-28 15:07:05 +00:00
2012-08-03 12:55:31 +00:00
2012-08-07 07:52:25 +00:00
2012-04-16 10:33:46 +00:00
2012-08-05 22:03:13 +00:00