Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/23/2001 06:22:37
Module Name: syssrc
Committed By: lukem
Date: Fri Mar 23 04:22:37 UTC 2001
Modified Files:
syssrc/sys/dev/wscons: wskbd.c
Log Message:
#ifdef KGDB, call kgdb_connect(1) if KS_Cmd_Debugger (a la ddb invoking
console_debugger() in the same situation).
this makes it easier to get remote kgdb going if you forget to use boot -d.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/wscons/wskbd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.