Source-Changes archive

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

CVS commit: src/lib/libpthread_dbg



Module Name:    src
Committed By:   nathanw
Date:           Thu Jun  3 15:22:08 UTC 2004

Modified Files:
        src/lib/libpthread_dbg: pthread_dbg.c

Log Message:
Get the td_thread_t * corresponding to nthread to mess with its lwp
data, rather than trying a nonsensical operation on a caddr_t from a
different address space.

Moral: test-compile in the same tree you're working in.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/lib/libpthread_dbg/pthread_dbg.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