PERFORCE change 93877 for review

Warner Losh imp at FreeBSD.org
Thu Mar 23 21:48:53 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=93877

Change 93877 by imp at imp_Speedy on 2006/03/23 21:48:37

	My latest

Affected files ...

.. //depot/projects/arm/src/sys/arm/conf/KB920X#24 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/conf/KB920X#24 (text+ko) ====

@@ -31,10 +31,12 @@
 #hints		"GENERIC.hints"		#Default places to look for devices.
 hints		"KB920X.hints"		#Default places to look for devices.
 
-makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
+#makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 makeoptions	CONF_CFLAGS=-mcpu=arm9
 options		DDB
 options		KDB
+options 	BREAK_TO_DEBUGGER
+options 	ALT_BREAK_TO_DEBUGGER
 
 options 	SCHED_4BSD		#4BSD scheduler
 options 	INET			#InterNETworking


More information about the p4-projects mailing list