Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Feb 2003 08:20:09 -0800 (PST)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ofw ofw_console.c
Message-ID:  <200302071620.h17GK9kt045082@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2003/02/07 08:20:09 PST

  Modified files:
    sys/dev/ofw          ofw_console.c 
  Log:
  Implement the ALT_BREAK_TO_DEBUGGER option for the ofw console. This is very
  handy if the machine is on another floor. A minor issue with this is that
  these functions are also used by the debugger, so its possible to break into
  the debugger from the debugger.
  
  PR:             sparc64/47143
  Reviewed by:    benno
  Approved by:    jake (mentor)
  
  Revision  Changes    Path
  1.9       +18 -0     src/sys/dev/ofw/ofw_console.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302071620.h17GK9kt045082>