From owner-freebsd-current Sun Jun 18 11: 5: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 1780237B6B5 for ; Sun, 18 Jun 2000 11:05:01 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id LAA73599; Sun, 18 Jun 2000 11:04:59 -0700 (PDT) (envelope-from dillon) Date: Sun, 18 Jun 2000 11:04:59 -0700 (PDT) From: Matthew Dillon Message-Id: <200006181804.LAA73599@apollo.backplane.com> To: Justin Gibbs Cc: ticso@cicely8.cicely.de (Bernd Walter), gibbs@plutotech.com, grog@lemis.com, current@FreeBSD.ORG Subject: Re: Remote GDB *still* buggy... References: <200006181728.LAA50289@pluto.plutotech.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> > On the machine I'm trying to debug, a Dell Precision 410, I have: :> > sio1 at port 0x2f8-0x2ff irq 3 on isa0 :> > sio1: type 16550A :> :> Isn't it needed anymore to set flags 0x80 on the debug port? : :Yes. That was the output from a generic kernel. My debug kernel :was crashing the machine. 8-) I'm using flags 0xC0 for the debug :kernel. : :__ :Justin Bruce's patch didn't hurt, but it didn't help my -Os crashes either. I have to fallback to -O kernels, which sucks. I have no clue where the problem is. I am able to turn DDB and INVARIANT* on again. I haven't tried remote GDB debugging. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message