From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3902 invoked by alias); 19 Feb 2003 17:46:01 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3807 invoked from network); 19 Feb 2003 17:45:59 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by 172.16.49.205 with SMTP; 19 Feb 2003 17:45:59 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 3836CD34B6; Wed, 19 Feb 2003 09:45:58 -0800 (PST) Date: Wed, 19 Feb 2003 17:46:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: Re-initializing a list after the control returns to gdb... Message-ID: <20030219174558.GO2105@gnat.com> References: <20030219020101.GI2105@gnat.com> <3E537DF0.50205@redhat.com> <20030219160523.GM2105@gnat.com> <3E53B6B3.6010409@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E53B6B3.6010409@redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-02/txt/msg00422.txt.bz2 > ada-tasks > threads > lwp > proc/ptrace > > or possibly the ada-tasks sits more beside the thread code? It sits more besides the thread module. Something like this: threads <--|uses|-- ada-tasks lwp ... -- Joel