From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 22:17:34 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B396F1065688 for ; Fri, 3 Oct 2008 22:17:34 +0000 (UTC) (envelope-from vova@sw.ru) Received: from relay.sw.ru (mailhub.sw.ru [195.214.232.25]) by mx1.freebsd.org (Postfix) with ESMTP id 1909A8FC08 for ; Fri, 3 Oct 2008 22:17:33 +0000 (UTC) (envelope-from vova@sw.ru) Received: from vbook.fbsd.ru ([77.232.23.6]) (authenticated bits=0) by relay.sw.ru (8.13.4/8.13.4) with ESMTP id m93LgC9L012573 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 4 Oct 2008 01:42:13 +0400 (MSD) Received: from vova by vbook.fbsd.ru with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KlsPc-0000i9-7D for current@freebsd.org; Sat, 04 Oct 2008 01:42:12 +0400 From: Vladimir Grebenschikov To: current Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 04 Oct 2008 01:42:11 +0400 Message-Id: <1223070131.2093.9.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: Subject: Old kernel development methods did not work any more ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2008 22:17:34 -0000 Hi ... current changed for me ... People, anybody known why 'call doadump' in DDB does not work any more on 8-CURRENT ? It just shows first number and then debugger prompt again, with no explanation what is wrong ? dump device was assigned before with dumpon /dev/ad0s2b (swap partition, exactly RAM size) And another problem: simple sequence on loader prompt unload set kernel=kernel.old boot does not works any more for me, it loads kernel.old/ kernel and modules, and then show strange diagnostic about 0xffffffff (kernel even not started) /do not remember exact words, may provide if need/ hints will be very appreciated -- Vladimir B. Grebenschikov vova@fbsd.ru