From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6199 invoked by alias); 8 Aug 2006 13:16:58 -0000 Received: (qmail 6191 invoked by uid 22791); 8 Aug 2006 13:16:57 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 08 Aug 2006 13:16:56 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GARS2-0004Jd-10; Tue, 08 Aug 2006 09:16:54 -0400 Date: Tue, 08 Aug 2006 13:16:00 -0000 From: Daniel Jacobowitz To: Richard Cc: Richard , gdb@sources.redhat.com Subject: Re: fork debugging : back to parent. Message-ID: <20060808131653.GA16362@nevyn.them.org> Mail-Followup-To: Richard , Richard , gdb@sources.redhat.com References: <5693501.post@talk.nabble.com> <20060807210740.GA28579@nevyn.them.org> <87slk8xlpk.fsf@mail.com> <20060808000358.GA744@nevyn.them.org> <87zmef393u.fsf@mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87zmef393u.fsf@mail.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00048.txt.bz2 On Tue, Aug 08, 2006 at 10:49:41AM +0200, Richard wrote: > By setting follow to parent and detach to off, one can use info fork in > the parent thread in order to switch to the child thread. > > If follow is set to child and detach is off, then there is no fork info > in the child for some reason so you cant switch back to the parent. Is > this a bug? Yes, this does sound like a bug. -- Daniel Jacobowitz CodeSourcery