mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
The previous log message should have read:
Use breakpoint() to start debugger to avoid crashing back to the firmware when gdb tries to print the msg argument to Debugger().
This commit is contained in:
parent
cc180a90a0
commit
d45204676e
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: machdep.c,v 1.41 1999/05/11 18:55:18 dt Exp $
|
||||
* $Id: machdep.c,v 1.42 1999/05/14 11:13:21 dfr Exp $
|
||||
*/
|
||||
/*-
|
||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
|
|
|
|||
Loading…
Reference in a new issue