Ben Gras 604046faf3 kernel: trap-dependent state restore, trace fixes
. restore state depends on how saving of state was done;
	  also remember trap style in sig context
	. actually set and restore TRACEBIT with new trap styles;
	  have to remove it once process enters kernel though, done
	  in debug trap exception handler
	. introduce MF_STEP that makes arch-specific code
	  turn on trace bit instead of setting TRACEBIT directly,
	  a bit more arch-friendly and avoids keeping precious
	  state in per-process PSW arch-dependently
2013-01-08 15:47:37 +00:00
..
2012-12-29 00:56:52 +00:00
2012-12-07 13:58:06 +01:00
2010-02-04 16:52:54 +00:00
2012-03-25 21:58:27 +02:00
2012-12-07 13:58:06 +01:00
2012-12-07 13:58:06 +01:00
2012-11-15 16:07:29 +01:00