Module Name: src
Committed By: skrll
Date: Wed May 11 10:39:31 UTC 2016
Modified Files:
src/sys/gdbscripts: Makefile.inc
Log Message:
Add kernhist to SYS_GDBINIT
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 src/sys/gdbscripts/Makefile.inc:1.6
--- src/sys/gdbscripts/Makefile.inc:1.5 Wed Nov 2 16:51:21 2011
+++ src/sys/gdbscripts/Makefile.inc Wed May 11 10:39:31 2016
@@ -1,3 +1,3 @@
-# $NetBSD: Makefile.inc,v 1.5 2011/11/02 16:51:21 yamt Exp $
+# $NetBSD: Makefile.inc,v 1.6 2016/05/11 10:39:31 skrll Exp $
-SYS_GDBINIT= bdump cpus kdump lwps module msgbuf pgrpdump procs vchain vdump
+SYS_GDBINIT= bdump cpus kdump kernhist lwps module msgbuf pgrpdump procs vchain vdump