From owner-freebsd-hackers Sun Mar 28 4:38: 1 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cygnus.rush.net (cygnus.rush.net [209.45.245.133]) by hub.freebsd.org (Postfix) with ESMTP id 44AB815272 for ; Sun, 28 Mar 1999 04:37:53 -0800 (PST) (envelope-from bright@rush.net) Received: from localhost (bright@localhost) by cygnus.rush.net (8.9.3/8.9.3) with SMTP id HAA19162; Sun, 28 Mar 1999 07:46:05 -0500 (EST) Date: Sun, 28 Mar 1999 07:46:04 -0500 (EST) From: Alfred Perlstein To: Julian Elischer Cc: hackers@FreeBSD.ORG Subject: Re: serial consol AND remote gdb possible? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 28 Mar 1999, Julian Elischer wrote: > On Sat, 27 Mar 1999, Jordan K. Hubbard wrote: > > > > I've been trying several combinations of flags to get > > > one serial port to be my DDB/system console and > > > the other to be my remote GDB port. > > > > ddb/gdb go on the same port - you can't split functionalty along those > > lines. > > > > - Jordan > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > Well that's true for now, but kirk and I have been thinking about being > able to specify a separate port for gdb.. > > in fact I think he may be working on it this weekend.. > if not I may do it next week. Please just give me a spec on how you want to specify which port, what i'm going to try is setting the port via flags, and perhaps a variable passed in for the bootloeader. Should have this done by tonight. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message