Module Name:    src
Committed By:   skrll
Date:           Wed Jul 17 09:10:28 UTC 2019

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

Log Message:
Add devs


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/sys/gdbscripts/Makefile.inc:1.8
--- src/sys/gdbscripts/Makefile.inc:1.7	Wed Jul 17 09:08:57 2019
+++ src/sys/gdbscripts/Makefile.inc	Wed Jul 17 09:10:28 2019
@@ -1,3 +1,3 @@
-#	$NetBSD: Makefile.inc,v 1.7 2019/07/17 09:08:57 skrll Exp $
+#	$NetBSD: Makefile.inc,v 1.8 2019/07/17 09:10:28 skrll Exp $
 
-SYS_GDBINIT=	bdump cpus kernhist lwps module msgbuf pgrpdump procs vchain vdump
+SYS_GDBINIT=	bdump cpus devs kernhist lwps module msgbuf pgrpdump procs vchain vdump

Reply via email to