From owner-freebsd-hackers Mon Nov 27 0:59:37 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from gatekeeper.radio-do.de (gatekeeper.Radio-do.de [193.101.164.1]) by hub.freebsd.org (Postfix) with ESMTP id 52E1337B479 for ; Mon, 27 Nov 2000 00:59:35 -0800 (PST) Received: from trinity.radio-do.de (trinity.Radio-do.de [193.101.164.3]) by gatekeeper.radio-do.de (Postfix) with ESMTP id B509716FB0; Mon, 27 Nov 2000 09:59:27 +0100 (CET) Received: (from fn@localhost) by trinity.radio-do.de (8.11.1/8.9.3) id eAR8xRu61150; Mon, 27 Nov 2000 09:59:27 +0100 (CET) (envelope-from fn@gatekeeper.radio-do.de) Date: Mon, 27 Nov 2000 09:59:27 +0100 From: Frank Nobis To: David Gilbert Cc: freebsd-hackers@freebsd.org Subject: Re: rebooting from gdb? Message-ID: <20001127095927.A61079@radio-do.de> References: <14881.46356.49105.382746@trooper.velocet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14881.46356.49105.382746@trooper.velocet.net>; from dgilbert@velocet.ca on Sun, Nov 26, 2000 at 08:12:52PM -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 26, 2000 at 08:12:52PM -0500, David Gilbert wrote: > >From the gdb prompt when you're debugging a machine that is being > remote kernel debugged, what do you call to reboot the machine? From inside the debugger one can do a "call boot()". That should do the trick. But I am not sure if this will safely umount the filesystems. -fn- -- ~/.signature not found: wellknown error 42 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message