Print this page
9210 remove KMDB branch debugging support
9211 ::crregs could do with cr2/cr3 support
9209 ::ttrace should be able to filter by thread
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
@@ -20,10 +20,12 @@
#
#
# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright 2018 Joyent, Inc.
+#
PROMSRCS += \
prom_env.c \
prom_getchar.c \
prom_init.c \
@@ -34,12 +36,10 @@
kaif.c \
kmdb_dpi_isadep.c \
kmdb_fault_isadep.c \
kmdb_kdi_isadep.c \
kmdb_promif_isadep.c \
- kvm_cpu_amd.c \
- kvm_cpu_p4.c \
kvm_isadep.c
KMDBML += \
kmdb_asmutil.s \
kmdb_setcontext.s