Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 96 18:48:30 MET
From:      Greg Lehey <lehey.pad@sni.de>
To:        fenner@parc.xerox.com (Bill Fenner)
Cc:        lehey.pad@sni.de, jkh@time.cdrom.com, pst@shockwave.com, hackers@freebsd.org, bde@freebsd.org
Subject:   Re: kgdb / remote gdb of the kernel?
Message-ID:  <199603251751.SAA27005@nixpbe.pdb.sni.de>
In-Reply-To: <96Mar25.094841pst.177478@crevenia.parc.xerox.com>; from "Bill Fenner" at Mar 25, 96 9:48 am

next in thread | previous in thread | raw e-mail | index | archive | help
> In message <199603251521.QAA19245@nixpbe.pdb.sni.de> you write:
>> Serial or Ethernet?
>
> Serial, for sure, since you might not even have an ethernet card.

Sure, I had never intended to do *only* Ethernet.

> Ethernet would be cool, though.  NeXTStep does this, (they don't use
> IP, just raw ethernet frames), and I could at least figure out what
> protocol they use if we care about being compatible.
>
> Raw ethernet has the advantage of being easier to implement, but the
> disadvantage of needing to do your debugging from a box on the same
> physical network.

I honestly don't think that the difference between raw Ethernet and
some semblance of IP is the real problem, though if it is, there's no
reason not to write a little forwarding process which runs on another
system on the local net.  Let's see if I get any feedback on how
Tandem did it, though.

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603251751.SAA27005>