Module Name:    src
Committed By:   skrll
Date:           Wed Jul 17 09:08:57 UTC 2019

Modified Files:
        src/sys/gdbscripts: Makefile.inc

Log Message:
kdump was remove some time ago


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/gdbscripts/Makefile.inc

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

Modified files:

Index: src/sys/gdbscripts/Makefile.inc
diff -u src/sys/gdbscripts/Makefile.inc:1.6 src/sys/gdbscripts/Makefile.inc:1.7
--- src/sys/gdbscripts/Makefile.inc:1.6	Wed May 11 10:39:31 2016
+++ src/sys/gdbscripts/Makefile.inc	Wed Jul 17 09:08:57 2019
@@ -1,3 +1,3 @@
-#	$NetBSD: Makefile.inc,v 1.6 2016/05/11 10:39:31 skrll Exp $
+#	$NetBSD: Makefile.inc,v 1.7 2019/07/17 09:08:57 skrll Exp $
 
-SYS_GDBINIT=	bdump cpus kdump kernhist lwps module msgbuf pgrpdump procs vchain vdump
+SYS_GDBINIT=	bdump cpus kernhist lwps module msgbuf pgrpdump procs vchain vdump

Reply via email to