Date: Mon, 16 Dec 2002 17:32:11 -0800 (PST) From: Nate Lawson <njl@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 i386-gdbstub.c Message-ID: <200212170132.gBH1WBCg080491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2002/12/16 17:32:11 PST Modified files: sys/i386/i386 i386-gdbstub.c Log: Automatically issue a "continue" along with the "detach" command. This fixes the problem of cleanly restarting a target after entering gdb mode. Reviewed by: archie@ Revision Changes Path 1.20 +2 -2 src/sys/i386/i386/i386-gdbstub.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212170132.gBH1WBCg080491>