From owner-freebsd-hackers Thu Sep 9 2:26: 6 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 767A0150E2 for ; Thu, 9 Sep 1999 02:25:59 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11P0RQ-000IpF-00; Thu, 09 Sep 1999 11:24:28 +0200 From: Sheldon Hearn To: Zhihui Zhang Cc: Kip Macy , freebsd-hackers@freebsd.org Subject: Re: How to follow child process in gdb In-reply-to: Your message of "Wed, 08 Sep 1999 20:19:32 -0400." Date: Thu, 09 Sep 1999 11:24:28 +0200 Message-ID: <72368.936869068@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 08 Sep 1999 20:19:32 -0400, Zhihui Zhang wrote: > I have to use attach and dettach to do so. Does that mean I have to > display the pid of the new process in order to follow it. And I have to > modify the child process so that it can wait until I can attach to it. > That will not be as easy. I hit my head against this wall while debugging inetd problems, so I know how frustrating this must be for you. If you do get any useful feedback in private, I'm sure there are a few of us who'd greatly appreciate followup to the list. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message