From owner-freebsd-current Sun Sep 1 23:54:42 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA17210 for current-outgoing; Sun, 1 Sep 1996 23:54:42 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id XAA17193 for ; Sun, 1 Sep 1996 23:54:31 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id IAA29248; Mon, 2 Sep 1996 08:51:15 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA04477; Mon, 2 Sep 1996 08:51:14 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.5/8.6.9) id IAA22126; Mon, 2 Sep 1996 08:39:56 +0200 (MET DST) From: J Wunsch Message-Id: <199609020639.IAA22126@uriah.heep.sax.de> Subject: Re: ddb now requires sio To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Mon, 2 Sep 1996 08:39:56 +0200 (MET DST) Cc: koshy@india.hp.com (A JOSEPH KOSHY) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199609020331.AA116635064@fakir.india.hp.com> from A JOSEPH KOSHY at "Sep 2, 96 08:31:04 am" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As A JOSEPH KOSHY wrote: > > `option DDB' now /requires/ sio0 to be present on the system. > > In `.../conf/files.i386' we have: > > i386/i386/i386-gdbstub.c optional ddb > > and `i386-gdbstub.c' calls many functions from the serial driver. This should be easy to circumvent by #include'ing "sio.h", and depending the gdb remote stuff from #if NSIO > 0. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)