Date: Sun, 18 Jun 2000 11:04:59 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Justin Gibbs <gibbs@plutotech.com> Cc: ticso@cicely8.cicely.de (Bernd Walter), gibbs@plutotech.com, grog@lemis.com, current@FreeBSD.ORG Subject: Re: Remote GDB *still* buggy... Message-ID: <200006181804.LAA73599@apollo.backplane.com> References: <200006181728.LAA50289@pluto.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
:> > 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 <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006181804.LAA73599>