From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: DEEPAK E P Cc: gdb@sources.redhat.com Subject: Re: GDB- following child process with gdb Date: Tue, 27 Feb 2001 06:58:00 -0000 Message-id: <3A9BC023.B4F1E9EC@cygnus.com> References: <012d01c0a0b7$2c1f9320$af97a8c0@Wipro.com> X-SW-Source: 2001-02/msg00409.html > DEEPAK E P wrote: > > Hi , > I have a red hat linux system. > uname -a > Linux 2.2.14-12smp #1 SMP Tue Apr 25 12:58:06 EDT 2000 i686 unknown > > gdb --version > GNU gdb 19991004 > Copyright 1998 Free Software Foundation, Inc > I have not been able to follow the child process after a fork call. >From memory, this feature currently only works under HP/UX. Andrew