Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 02/28/2004 01:00:30
Module Name:	src
Committed By:	dbj
Date:		Sat Feb 28 01:00:30 UTC 2004

Modified Files:
	src/sys/arch/i386/i386: db_trace.c

Log Message:
fix an uninitialized variable problem that prevented t/u from working.
this also helps some when no symbols are available


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/arch/i386/i386/db_trace.c

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