Home | History | Annotate | Line # | Download | only in conf
DEBUG revision 1.2.2.4
      1  1.2.2.2  skrll #
      2  1.2.2.2  skrll # kernel config file for debugging.
      3  1.2.2.2  skrll #
      4  1.2.2.4  skrll # 	$NetBSD: DEBUG,v 1.2.2.4 2004/09/21 13:16:24 skrll Exp $
      5  1.2.2.2  skrll #
      6  1.2.2.2  skrll 
      7  1.2.2.2  skrll include 	"arch/hpcsh/conf/GENERIC"
      8  1.2.2.2  skrll 
      9  1.2.2.2  skrll options 	DDB			# in-kernel debugger
     10  1.2.2.2  skrll #options 	KGDB			# remote debugger
     11  1.2.2.2  skrll #makeoptions	DEBUG="-g"	# compile full symbol table
     12  1.2.2.2  skrll #options	KGDB_DEVRATE=19200
     13  1.2.2.2  skrll # HP Jornada
     14  1.2.2.2  skrll #options 	"KGDB_DEVNAME=\"scif\""
     15  1.2.2.2  skrll # HITACHI PERSONA (SH3)
     16  1.2.2.2  skrll #options 	"KGDB_DEVNAME=\"hd64461uart\""
     17  1.2.2.2  skrll # HITACHI PERSONA (SH4)
     18  1.2.2.2  skrll #options 	"KGDB_DEVNAME=\"hd64465uart\""
     19  1.2.2.2  skrll 
     20  1.2.2.2  skrll #options	HPC_DEBUG_INTERRUPT_MONITOR
     21  1.2.2.2  skrll #options	KSTACK_DEBUG
     22  1.2.2.2  skrll options 	DIAGNOSTIC		# extra kernel debugging checks
     23  1.2.2.2  skrll options 	DEBUG			# extra kernel debugging support
     24  1.2.2.2  skrll options 	KTRACE			# system call tracing support
     25  1.2.2.2  skrll options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
     26