Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 1999 19:30:57 +0200
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        Richard Michael Todd <rmtodd@mailhost.ecn.ou.edu>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: use of MMAP in new INN code... 
Message-ID:  <199906141730.TAA44297@peedub.muc.de>
In-Reply-To: Your message of "Fri, 11 Jun 1999 12:21:50 CDT." <m10sV35-000FaDC@independence.ecn.uoknor.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
Richard Michael Todd writes:
>In message <Pine.BSF.4.05.9906091450270.49155-100000@thelab.hub.org>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906141730.TAA44297>