From owner-freebsd-hackers Wed Apr 3 17:20:21 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 7575B37B41C for ; Wed, 3 Apr 2002 17:20:09 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020404012006.FLWV21252.rwcrmhc53.attbi.com@InterJet.elischer.org>; Thu, 4 Apr 2002 01:20:06 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id RAA28146; Wed, 3 Apr 2002 17:09:53 -0800 (PST) Date: Wed, 3 Apr 2002 17:09:52 -0800 (PST) From: Julian Elischer To: Ramkumar Chinchani Cc: "Tim J. Robbins" , freebsd-hackers@FreeBSD.ORG Subject: Re: Ptracing each other In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG but I'm confused.. to trace a program you need to be gdb (or similar) why would one gdb gdb when it's gdbing you? Maybe you need to explain WHY rather than WHAT. On Wed, 3 Apr 2002, Ramkumar Chinchani wrote: > > Track means to basically trace the execution and watch the events that > occur without any interprocess communication. > > -Ram > > ==> Julian Elischer /4:59pm/Apr 3, 2002 <== > > [that depends on what you mean by "track" > [ > [ > [On Wed, 3 Apr 2002, Ramkumar Chinchani wrote: > [ > [> > [> Can two processes track each other through the proc file system then? > [> > [> I want a scenario where process P1 and P2 track each others execution. > [> > [> Is this possible at all? > [> > [> Thanks. > [> > [> -Ram > [ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message