Date: Fri, 15 Jun 2001 12:10:41 +0200 From: Juan Fco Rodriguez Hervella <jrh@it.uc3m.es> To: Lista <freebsd-hackers@freebsd.org> Subject: reset the target machine with remote gdb. Message-ID: <3B29DF21.2B4B7BA3@it.uc3m.es>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B29DF21.2B4B7BA3>