From owner-freebsd-current Sat Oct 17 12:02:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA11247 for freebsd-current-outgoing; Sat, 17 Oct 1998 12:02:05 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles113.castles.com [208.214.165.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA11232 for ; Sat, 17 Oct 1998 12:02:02 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id MAA06992; Sat, 17 Oct 1998 12:06:21 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810171906.MAA06992@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Karl Pielorz cc: Mike Smith , current@FreeBSD.ORG Subject: Re: Serial Console - broken? (src as of 10/16 @ 16:43) In-reply-to: Your message of "Sat, 17 Oct 1998 19:33:07 BST." <3628E2E3.2EB04701@tdx.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 17 Oct 1998 12:06:20 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Mike Smith wrote: > > > You appear to be booting with the '-g' flag, as what you're seeing > > looks like the gdb-remote protocol. The simple answer is "don't". > > Hmmm... If that's what the output looks like, then valid point... > > But I've just checked my /boot.config - which didn't mention '-g', and I've > just blown that away, checked my kernel config and /etc/make.config (which > certainly doesn't specify it - or GDB_REMOTE_CHAT or similar), and it still > does it...? > > Weird? > > What would you suggest next? I haven't changed anything other than a build / > install world since everything was working fine (which I think was Wednesday?) Um, try checking the flags on your serial console. You should have 0x10 or 0x30, but 0x50 or 0x70 would be bad. (ie. you don't want 0x40 set). Apart from that, there's the hideous fear that something leaked in and GDB is the default debugger. Ick. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message