From owner-freebsd-current Mon Jun 14 10:32:57 1999 Delivered-To: freebsd-current@freebsd.org Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (Postfix) with ESMTP id C5F1B14D6D for ; Mon, 14 Jun 1999 10:32:52 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id TAA44297; Mon, 14 Jun 1999 19:30:57 +0200 (CEST) Message-Id: <199906141730.TAA44297@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: Richard Michael Todd Cc: freebsd-current@FreeBSD.ORG Subject: Re: use of MMAP in new INN code... Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 11 Jun 1999 12:21:50 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Jun 1999 19:30:57 +0200 From: Gary Jennejohn Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard Michael Todd writes: >In message Marc= Fourn >ier writes: >P.S. is there any easier way to get process struct addresses out of kgdb= other >than to keep doing "p (struct proc *)curproc->p_list->le_next->p_list->l= e_next >..." >until you find the process struct you're looking for? > seems like you should be able to shell-prompt> ps -M foo -N bar get the pid of the interesting process (kgdb) proc pid but I haven't tried it out. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message