Module Name: src Committed By: enami Date: Thu Apr 21 00:24:07 UTC 2011
Modified Files:
src/sys/arch/x86/x86: db_trace.c
Log Message:
lwpaddr is a boolean variable and thus doesn't hold an address of lwp.
Compare with correct value so that tr/t works again on current procecss.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x86/x86/db_trace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
