From owner-freebsd-questions Thu Aug 13 10:30:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03046 for freebsd-questions-outgoing; Thu, 13 Aug 1998 10:30:49 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from proxy3.ba.best.com (proxy3.ba.best.com [206.184.139.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03035 for ; Thu, 13 Aug 1998 10:30:47 -0700 (PDT) (envelope-from jaspal@best.com) Received: from best.com ([199.108.90.34]) by proxy3.ba.best.com (8.9.0/8.9.0/best.out) with ESMTP id KAA18673 for ; Thu, 13 Aug 1998 10:30:17 -0700 (PDT) Message-ID: <35D321BE.8BE26AEE@best.com> Date: Thu, 13 Aug 1998 10:26:22 -0700 From: Jaspal Kohli X-Mailer: Mozilla 4.04 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: listing/selecting a process in kgdb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way to list and select (for examining the backtrace) processes from kgdb? I tried to use the proc command by getting the proc address from kdb (ps command), but it did not do anything. thanks, - Jaspal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message