Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   wrstuden
Date:           Sat Sep 27 03:52:24 UTC 2008

Modified Files:
        src/sys/kern: sys_process.c

Log Message:
Pull in a fix from wrstuden-revivesa:

Let's look for threads in the TARGET process, not in the
debugger process (gdb). Noticed when a KASSERT fired while
running gdb on a threaded app.

I will adjust wrstuden-revivesa-base-3 to include this change.


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 src/sys/kern/sys_process.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index