From owner-freebsd-hackers Fri Jun 15 3:11:59 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from alacran.it.uc3m.es (alacran.it.uc3m.es [163.117.139.44]) by hub.freebsd.org (Postfix) with ESMTP id A161F37B401 for ; Fri, 15 Jun 2001 03:11:52 -0700 (PDT) (envelope-from jrh@it.uc3m.es) Received: from it.uc3m.es (localhost [127.0.0.1]) by alacran.it.uc3m.es (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id f5FAAfi06171 for ; Fri, 15 Jun 2001 12:10:41 +0200 X-Authentication-Warning: alacran.it.uc3m.es: Host localhost [127.0.0.1] claimed to be it.uc3m.es Message-ID: <3B29DF21.2B4B7BA3@it.uc3m.es> Date: Fri, 15 Jun 2001 12:10:41 +0200 From: Juan Fco Rodriguez Hervella X-Mailer: Mozilla 4.74 [es] (X11; U; Linux 2.4.3 i686) X-Accept-Language: en MIME-Version: 1.0 To: Lista Subject: reset the target machine with remote gdb. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi: I am debugging a kernel with remote gdb, using a serial line. I do the following: 1. boot -d, gdb, step (in target machine) 2. gdb -k kernel.debug Some time later, I get a "SIGSEV segmentation fault". This is normal, because I am doing very changes to the kernel. My question is the following. I would like to reboot the target machine without press the reset button, but I dont know if it is possible from the debugging machine to do this. I am afraid that if I reboot with the reset-button of the box, I would lost data dont save on the disk. Sorry for my bad english. Best Regards. -- ********************************* Juan F. Rodriguez Hervella Universidad Carlos III de Madrid ******************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message