Date: Mon, 27 Nov 2000 09:59:27 +0100 From: Frank Nobis <fn@radio-do.de> To: David Gilbert <dgilbert@velocet.ca> Cc: freebsd-hackers@freebsd.org Subject: Re: rebooting from gdb? Message-ID: <20001127095927.A61079@radio-do.de> In-Reply-To: <14881.46356.49105.382746@trooper.velocet.net>; from dgilbert@velocet.ca on Sun, Nov 26, 2000 at 08:12:52PM -0500 References: <14881.46356.49105.382746@trooper.velocet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001127095927.A61079>