From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31274 invoked by alias); 25 Jan 2002 19:34:04 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31096 invoked from network); 25 Jan 2002 19:34:01 -0000 Received: from unknown (HELO thor.inter.net.il) (192.114.186.11) by sources.redhat.com with SMTP; 25 Jan 2002 19:34:01 -0000 Received: from zaretsky (diup-219-64.inter.net.il [213.8.219.64]) by thor.inter.net.il (Mirapoint) with ESMTP id AFK45469; Fri, 25 Jan 2002 21:33:46 +0200 (IST) Date: Fri, 25 Jan 2002 11:34:00 -0000 From: "Eli Zaretskii" To: drow@mvista.com Message-Id: <2427-Fri25Jan2002213323+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: k_sarnath@ctd.hcltech.com, muller@cerbere.u-strasbg.fr, gdb@sources.redhat.com In-reply-to: <20020125132041.A22886@nevyn.them.org> (message from Daniel Jacobowitz on Fri, 25 Jan 2002 13:20:41 -0500) Subject: Re: "tracepoints", "follow-fork-mode", "watch - remote" Reply-to: Eli Zaretskii References: <20020125132041.A22886@nevyn.them.org> X-SW-Source: 2002-01/txt/msg00302.txt.bz2 > Date: Fri, 25 Jan 2002 13:20:41 -0500 > From: Daniel Jacobowitz > > > 3. "set follow-fork-mode" always works as if it's value > > is "parent". I am not able to debug "child" or enable > > GDB "ask" for the choice. Is this configuraion, not > > supported on x86 machines or Am I missing something. > > It is not supported on Linux. This is a documentation failure. If you mean that the manual should be corrected, please suggest where and how. Thanks.