Date: Mon, 23 Nov 1998 20:56:19 +1030 From: Greg Lehey <grog@lemis.com> To: SysAdmin <sa@ns.online.samara.ru>, freebsd-hackers@FreeBSD.ORG Subject: Re: breakpoint on i/o in kernel Message-ID: <19981123205619.Q430@freebie.lemis.com> In-Reply-To: <AAnyMMsCYR@ns.online.samara.ru>; from SysAdmin on Mon, Nov 23, 1998 at 02:20:33PM %2B0000 References: <AAnyMMsCYR@ns.online.samara.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 23 November 1998 at 14:20:33 +0000, SysAdmin wrote: > I need breakpoint on i/o in kernel > How doing this in ddb, or exist another way ? Well, the syntax is: b <address> <address> can be a hex value or an expression, possibly symbolic. Are you asking which address to choose? Then you need to say what you want to do. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981123205619.Q430>