From owner-cvs-sys Fri Nov 17 22:49:54 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28405 for cvs-sys-outgoing; Fri, 17 Nov 1995 22:49:54 -0800 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA28378 ; Fri, 17 Nov 1995 22:49:38 -0800 Date: Fri, 17 Nov 1995 22:49:38 -0800 From: Bruce Evans Message-Id: <199511180649.WAA28378@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/i386 db_interface.c Sender: owner-cvs-sys@FreeBSD.ORG Precedence: bulk bde 95/11/17 22:49:38 Modified: sys/i386/i386 db_interface.c Log: Fixed handling of trace traps when cons_unavail is set. Added comments about handing of other cases.