From owner-freebsd-hackers Thu Jul 1 16:58:25 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from osgroup.com (unknown [38.229.41.6]) by hub.freebsd.org (Postfix) with ESMTP id 49B78156C3 for ; Thu, 1 Jul 1999 16:58:21 -0700 (PDT) (envelope-from stan@laurent.osgroup.com) Received: from localhost (stan@localhost) by osgroup.com (8.7.6/8.6.12) with SMTP id SAA24318 for ; Thu, 1 Jul 1999 18:47:27 -0500 Date: Thu, 1 Jul 1999 18:47:27 -0500 (CDT) From: Stan Shkolnyy To: hackers@FreeBSD.ORG Subject: Usage of 'gdb' command in DDB Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, Well, I entered 'gdb', then 'continue' and now I can debug the kernel remotely. How do I switch DDB back? Ctrl-Alt-Esc now causes DDB to contact the remote GDB instead of accepting input from me. Thank you, Stan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message