From owner-freebsd-questions@FreeBSD.ORG Mon Nov 8 12:22:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B738116A4CE for ; Mon, 8 Nov 2004 12:22:23 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00DC943D31 for ; Mon, 8 Nov 2004 12:22:23 +0000 (GMT) (envelope-from christias@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so319775rng for ; Mon, 08 Nov 2004 04:22:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=lOmihZK2RKUAlQ45NHsx1oYzULX2SbSGzD+LHv4Y2n+hrgT5z+w5DHO7w+g0IWP0JA3Eez1GEZwoGMOxYYHXq9xl+Twv7e1BDW+wGk7w1U0VJJTh46oZsctRyWRAcoR455gEa5VJ4zP0TCTDYsJ0cNBDmDjVFSiiexUzn3s+kZQ= Received: by 10.38.86.18 with SMTP id j18mr1631011rnb; Mon, 08 Nov 2004 04:22:16 -0800 (PST) Received: by 10.38.165.80 with HTTP; Mon, 8 Nov 2004 04:22:16 -0800 (PST) Message-ID: Date: Mon, 8 Nov 2004 14:22:16 +0200 From: Panagiotis Christias To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Subject: Re: FreeBSD 5.3BETA6: no "gdb --kernel" option X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Panagiotis Christias List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 12:22:23 -0000 On Mon, 8 Nov 2004 13:21:26 +0200, Panagiotis Christias wrote: > Hello, > > I have a FreeBSD 5.3-BETA6 that panics and reboots (yes, I know > 5.3-RELEASE is out, I will upgrade within the next days..). Gdb seems > to not support the "--kernel" option. Any ideas? > > Thnk you, > Panagiotis Ok, found it. It's kgdb and it's mentioned in the release notes (*). My mistake. Sorry for the double post, Panagiotis (*) http://www.freebsd.org/releases/5.3R/relnotes-i386.html