wma dc86418355 Fix KGDB backtrace on ARM
Modify trapframe decoding to properly analyze trapframe.

Provide method for fixup_pc. It happens, that in some kernel
functions, the GDB stack frame decoder cannot determine both
func name and frame size. This is because these functions
either contain invalid instruction, or their format does
not match standard schema. Detect that scenarios and move
PC accordingly to jump into known function schema, which
GDB is able to parse.

Obtained from:         Semihalf
Sponsored by:          Juniper Networks
Reviewed by:           kib, zbb
Differential Revision: https://reviews.freebsd.org/D5976
2016-04-20 17:58:13 +00:00
..
2015-08-09 05:14:25 +00:00
2015-05-21 05:06:08 +00:00
2016-03-18 20:03:09 +00:00
2016-03-25 22:32:26 +00:00
2014-12-26 07:36:42 +00:00
2015-10-11 17:45:20 +00:00
2016-04-18 07:36:24 +00:00
2016-01-23 15:33:11 +00:00
2016-04-20 17:58:13 +00:00
2016-01-05 05:25:16 +00:00
2016-02-23 07:13:22 +00:00
2016-04-17 21:30:40 +00:00
2016-04-15 18:46:15 +00:00
2015-09-27 07:04:16 +00:00
2016-03-03 15:36:00 +00:00
2016-04-17 21:23:14 +00:00
2015-10-08 11:42:15 +00:00
2015-11-12 03:25:04 +00:00
2015-01-03 23:16:13 +00:00
2015-11-21 09:09:25 +00:00