From owner-freebsd-questions Thu Jun 28 18:23:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14905.mail.yahoo.com (web14905.mail.yahoo.com [216.136.225.57]) by hub.freebsd.org (Postfix) with SMTP id 13D3E37B407 for ; Thu, 28 Jun 2001 18:23:36 -0700 (PDT) (envelope-from bbhagvat@yahoo.com) Message-ID: <20010629012335.62892.qmail@web14905.mail.yahoo.com> Received: from [64.174.64.235] by web14905.mail.yahoo.com; Thu, 28 Jun 2001 18:23:35 PDT Date: Thu, 28 Jun 2001 18:23:35 -0700 (PDT) From: Bhagyashri Bhagvat Subject: How to debug a device driver?? To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am tring to write a device driver for an ATM card in freebsd. I have written the basic functions for the driver (probe, attach etc), integrated the driver into the kernel and now want to debug it. Can anyone tell me, how to debug it?? Thanks. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message