Source-Changes-HG archive

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

[src/trunk]: src/sys/conf defopt KGDB



details:   https://anonhg.NetBSD.org/src/rev/f3782ab1a740
branches:  trunk
changeset: 510080:f3782ab1a740
user:      matt <matt%NetBSD.org@localhost>
date:      Fri May 18 19:59:03 2001 +0000

description:
defopt KGDB

diffstat:

 sys/conf/files |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 59f2436a40f5 -r f3782ab1a740 sys/conf/files
--- a/sys/conf/files    Fri May 18 19:17:50 2001 +0000
+++ b/sys/conf/files    Fri May 18 19:59:03 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.440 2001/05/13 04:54:47 jmc Exp $
+#      $NetBSD: files,v 1.441 2001/05/18 19:59:03 matt Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -128,6 +128,7 @@
 # debugging options
 defopt DDB
 defopt opt_ddbparam.h  DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR
+defopt KGDB
 defopt LOCKDEBUG
 defopt SYSCALL_DEBUG
 



Home | Main Index | Thread Index | Old Index