From owner-freebsd-questions Thu Feb 12 17:05:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14278 for questions-outgoing; Thu, 12 Feb 1998 17:05:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14260 for ; Thu, 12 Feb 1998 17:04:56 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id QAA05913; Thu, 12 Feb 1998 16:44:40 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd005911; Thu Feb 12 16:44:39 1998 Message-ID: <34E39694.2F1CF0FB@whistle.com> Date: Thu, 12 Feb 1998 16:40:52 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Manish Apte CC: "'FreeBSDQuestions'" Subject: Re: Debuggers kernel components for FreeBSD and NetBSD References: <01BD2FFE.A0963880@torrent_1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Manish Apte wrote: > > Hi, > > I am developing some TCP/IP related device drivers on a FreeBSD and NetBSD operating systems. > > Do we have any debuggers (similar to SoftICE for Windows NT) for debugging of device drivers on FreeBSD and NetBSD ? > > Manish with two machines yu can hook them together and single step through the C code and examine variables etc. There is also a built-in debugger but it can't get to the source code of course. (when the kernel is frozen) this is covered in the freebsd handbookwhich is available from the website (www.freebsd.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message