Source-Changes-HG archive

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

[src/trunk]: src/sys/gdbscripts Add devs



details:   https://anonhg.NetBSD.org/src/rev/1e9c33c9db26
branches:  trunk
changeset: 457756:1e9c33c9db26
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Jul 17 09:10:28 2019 +0000

description:
Add devs

diffstat:

 sys/gdbscripts/Makefile.inc |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (9 lines):

diff -r 83c7a302822c -r 1e9c33c9db26 sys/gdbscripts/Makefile.inc
--- a/sys/gdbscripts/Makefile.inc       Wed Jul 17 09:08:57 2019 +0000
+++ b/sys/gdbscripts/Makefile.inc       Wed Jul 17 09:10:28 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index