jhb
ca113df5a3
Teach DDB how to unwind across a kernel stack overflow.
...
Kernel stack overflows in MIPS call panic() directly from an assembly
handler after storing the interrupted context's registers in a
trapframe. Rather than inferring the location of ra, sp, and pc from
the instruction stream, recognize the pc of a kernel stack overflow
and pull the registers from the trapframe.
Sponsored by: DARPA / AFRL
2016-12-23 03:27:11 +00:00
..
2011-02-04 13:09:46 +00:00
2016-02-02 07:47:38 +00:00
2015-07-08 18:12:24 +00:00
2014-02-19 09:19:09 +00:00
2016-02-11 06:19:58 +00:00
2015-03-26 14:51:24 +00:00
2015-03-26 14:51:24 +00:00
2016-11-19 16:36:38 +00:00
2016-05-20 15:34:03 +00:00
2016-11-19 15:38:13 +00:00
2016-08-07 01:29:55 +00:00
2016-11-19 15:38:13 +00:00
2015-01-07 01:01:39 +00:00
2016-10-13 06:56:23 +00:00
2015-01-02 15:36:29 +00:00
2016-02-11 06:19:32 +00:00
2016-10-31 15:33:58 +00:00
2016-09-08 17:37:13 +00:00
2015-08-05 19:05:12 +00:00
2015-05-16 23:51:24 +00:00
2016-09-07 09:31:10 +00:00
2016-11-19 15:10:10 +00:00
2015-01-07 01:01:39 +00:00
2015-12-20 19:09:12 +00:00
2016-11-18 16:23:31 +00:00
2016-11-23 11:30:40 +00:00
2015-12-19 18:42:50 +00:00
2016-09-15 17:25:52 +00:00
2015-12-22 15:59:41 +00:00
2015-04-08 16:30:45 +00:00
2016-04-12 07:18:48 +00:00
2016-10-26 17:37:08 +00:00
2016-04-15 16:05:41 +00:00
2016-12-23 03:27:11 +00:00
2016-02-12 07:38:19 +00:00
2012-06-22 07:06:40 +00:00
2015-06-08 04:59:32 +00:00