From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28902 invoked by alias); 23 Oct 2008 20:06:54 -0000 Received: (qmail 28845 invoked by uid 22791); 23 Oct 2008 20:06:53 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 23 Oct 2008 20:06:06 +0000 Received: (qmail 18371 invoked from network); 23 Oct 2008 20:06:04 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 23 Oct 2008 20:06:04 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [patch] nto-procfs.c form proper ptid and thread list. Date: Thu, 23 Oct 2008 20:06:00 -0000 User-Agent: KMail/1.9.9 Cc: Aleksandar Ristovski References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810232106.04014.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00587.txt.bz2 On Thursday 23 October 2008 20:54:48, Aleksandar Ristovski wrote: > ChangeLog: > * nto-procfs.c (do_attach): Form proper ptid including pid > and tid. > (procfs_create_inferior): Fetch list of threads. > Great, Thanks! OK. -- Pedro Alves