Konstantin Belousov 006269f469 i386: stop guessing the address of the trap frame in ddb backtrace.
Save the address of the trap frame in %ebp on kernel entry.  This
automatically provides it in struct i386_frame.f_frame to unwinder.

While there, more accurately handle the terminating frames,

Reviewed by:	avg, markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D22321
2019-11-12 15:56:27 +00:00
..
2018-04-13 20:30:49 +00:00
2018-04-13 20:30:49 +00:00
2018-03-20 17:58:51 +00:00
2018-04-13 20:30:49 +00:00
2019-05-29 02:08:23 +00:00
2017-11-30 20:33:45 +00:00
2019-08-29 07:25:27 +00:00
2018-04-13 20:30:49 +00:00
2019-05-15 18:13:43 +00:00
2018-08-25 15:31:23 +00:00
2019-09-27 18:43:36 +00:00