Date: Fri, 22 Jul 2005 22:39:27 GMT From: Robert Watson <rwatson@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 80807 for review Message-ID: <200507222239.j6MMdRwo046779@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=80807 Change 80807 by rwatson@rwatson_zoo on 2005/07/22 22:39:00 This branch definitely wants BREAK_TO_DEBUGGER. Affected files ... .. //depot/projects/netsmp/src/sys/i386/conf/GENERIC#2 edit Differences ... ==== //depot/projects/netsmp/src/sys/i386/conf/GENERIC#2 (text+ko) ==== @@ -27,6 +27,8 @@ # To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" # Default places to look for devices. +options BREAK_TO_DEBUGGER + makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols #options SCHED_ULE # ULE scheduler
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507222239.j6MMdRwo046779>