Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: John Hawkinson <jhawk@netbsd.org>
List: source-changes
Date: 12/20/2000 17:42:37
Module Name: syssrc
Committed By: jhawk
Date: Wed Dec 20 15:42:37 UTC 2000
Modified Files:
syssrc/sys/ddb: db_trap.c
Log Message:
When we hit a breakpoint in a process, print the pid of the process as
well as the command name (p_comm) of the process.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/ddb/db_trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.