From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10589 invoked by alias); 10 Aug 2006 22:10:57 -0000 Received: (qmail 10579 invoked by uid 22791); 10 Aug 2006 22:10:56 -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; Thu, 10 Aug 2006 22:10:53 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GBIjr-0000qn-2e; Thu, 10 Aug 2006 18:10:51 -0400 Date: Thu, 10 Aug 2006 22:10:00 -0000 From: Daniel Jacobowitz To: Richard Cc: Richard , gdb@sources.redhat.com Subject: Re: fork debugging : back to parent. Message-ID: <20060810221051.GA3249@nevyn.them.org> Mail-Followup-To: Richard , Richard , gdb@sources.redhat.com References: <5693501.post@talk.nabble.com> <5752608.post@talk.nabble.com> <20060810213923.GA2146@nevyn.them.org> <87u04k2qlg.fsf@mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87u04k2qlg.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/msg00098.txt.bz2 On Fri, Aug 11, 2006 at 12:06:19AM +0200, Richard wrote: > Seems strange. Is there a design reason behind that? Sort of, sort of not. It could be a string, e.g. "attach foothread", on some platform other than a Unix workalike. But that probably doesn't justify not honoring variables for PIDs; it could be fixed. -- Daniel Jacobowitz CodeSourcery