K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-09-09T20:39:31.000000Z K 7 svn:log V 322 Teach the stack trace code how to step across a double fault when stepping across frames. Basically, if the current frame is for the 'dblfault_handler' function, then get the next %eip and %ebp values to use from the original TSS of the thread that has the saved state when the double fault triggered. MFC after: 4 days END