From owner-freebsd-hackers Sat Jul 3 21: 3:52 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 9E42D14C59 for ; Sat, 3 Jul 1999 21:03:46 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA19268; Sun, 4 Jul 1999 13:33:44 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id NAA10199; Sun, 4 Jul 1999 13:33:38 +0930 (CST) Date: Sun, 4 Jul 1999 13:33:38 +0930 From: Greg Lehey To: "Brian F. Feldman" Cc: Peter Wemm , Thomas David Rivers , brdean@unx.sas.com, freebsd-hackers@FreeBSD.ORG Subject: Re: support for i386 hardware debug watch points Message-ID: <19990704133337.S709@freebie.lemis.com> References: <19990703142624.ED06C64@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Brian F. Feldman on Sat, Jul 03, 1999 at 12:13:55PM -0400 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 3 July 1999 at 12:13:55 -0400, Brian F. Feldman wrote: > On Sat, 3 Jul 1999, Peter Wemm wrote: > >> Thomas David Rivers wrote: >>>> >>>> Is there any interest in supporting something like this in FreeBSD? >>>> I'm volunteering to spend some cycles on this, but I don't want to go >>>> to the effort if there's little chance that the work would be >>>> integrated. >>> >>> Scan through the mail archives - I brought this up about this >>> time last year, I think... >>> >>> There were several responses - some people may be willing to >>> assist... >> >> I'll chime in.. I'd be quite willing to bring something like this in, >> assuming it was done reasonably cleanly. It shouldn't be too hard to do it >> without imparing portability across cpu/arch types. >> >> I think this would be quite useful, especially if gdb could be made aware >> of it too. > > I think this would be great too, but I have a concern. Not all CPUs (x86) > support this; make ABSOLUTELY sure it doesn't do this kind of thing on > hardware which doesn't support it, please! I have code which does this, in a debugger which also offers some features which ddb doesn't have. Unfortunately, I trusted it to DDS tapes, with the result that I can't read the latest version. I've retrieved a version on ftp://ftp.lemis.com/pub/lowbug.tar.gz, but it's out of date in some respects. Still, it might be of use as a basis for new work. I note that the documentation includes a copy of the GPL. I can't recall why; I never placed the debugger under the GPL. 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