On Sun, Sep 04, 2005 at 01:51:32PM +0200, Blaisorblade wrote:
> Also, what is the difference between your "stack trace" patch, which adds a 
> member to thread_struct, for each process, so I'd like a minimum of 
> justification, and one of the sysrq options which does exactly this?

What this does, and sysrq t doesn't, is allow you to put a breakpoint
on that show_regs call and force a particular thread back into
context.  Then you can poke around the stack with gdb.  You could so
this in tt mode, but not previously in skas mode, and people have
missed this.

                                Jeff


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to