From owner-freebsd-hackers Wed Jan 3 9:41:48 2001 From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 3 09:41:46 2001 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from lh00.opsion.fr (lh00.opsion.fr [212.73.208.226]) by hub.freebsd.org (Postfix) with SMTP id 68C3F37B400 for ; Wed, 3 Jan 2001 09:41:45 -0800 (PST) Received: from 198.168.78.67 [198.168.78.67] by lh00.opsion.fr; Wed, 3 Jan 2001 17:43:20 GMT From: Thierry Reply-To: tjmsdn@ifrance.com To: freebsd-hackers@freebsd.org Subject: gdb question Date: Wed, 3 Jan 2001 12:37:21 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <01010312453500.00430@FreeBSD.eicon.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I use the "fork" function to call another function "foo( )" In gdb, I would like to put a breakpoint in this function "foo( )", When I execute, the function "foo( )" is stopped, but gdb doesn't give me the hand. How I can put a breakpoint in a function call by a "fork" system ? Thanks in Advance. Thierry. ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message