Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 1997 04:56:09 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 db_interface.c
Message-ID:  <199703281256.EAA09525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/03/28 04:56:08

  Modified:    sys/i386/i386  db_interface.c
  Log:
  Added a setjmp() and a longjmp() so that an unexpected trap inside
  ddb isn't necessarily fatal.  You can now do silly things like
  `call vprint' and `show map' without losing control.
  
  Revision  Changes    Path
  1.27      +16 -1     src/sys/i386/i386/db_interface.c



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