Author: ian
Date: Fri Feb 13 20:18:29 2015
New Revision: 278700
URL: https://svnweb.freebsd.org/changeset/base/278700

Log:
  MFC r277037: Enable ALT_BREAK_TO_DEBUGGER for rpi.

Modified:
  stable/10/sys/arm/conf/RPI-B
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/arm/conf/RPI-B
==============================================================================
--- stable/10/sys/arm/conf/RPI-B        Fri Feb 13 20:15:10 2015        
(r278699)
+++ stable/10/sys/arm/conf/RPI-B        Fri Feb 13 20:18:29 2015        
(r278700)
@@ -59,6 +59,7 @@ options       VFP                     # Enable floating point 
h
 # Debugging for use in -current
 makeoptions    DEBUG=-g                # Build kernel with gdb(1) debug symbols
 options        BREAK_TO_DEBUGGER
+options        ALT_BREAK_TO_DEBUGGER
 #options       VERBOSE_SYSINIT         # Enable verbose sysinit messages
 options        KDB                     # Enable kernel debugger support
 # For minimum debugger support (stable branch) use:
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to