From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 17868 invoked from network); 11 Jan 2003 17:58:31 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.209.173) by 209.249.29.67 with SMTP; 11 Jan 2003 17:58:31 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id AC44E3ED8; Sat, 11 Jan 2003 12:58:20 -0500 (EST) Message-ID: <3E205B3C.3080704@redhat.com> Date: Sat, 11 Jan 2003 17:58:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFA [threads]: Thread cache References: <20030110204624.GA32002@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00452.txt.bz2 > I also remove some dead code which used to share the cache structure with > lin-lwp.c; it's been commented out for a year. Don't forget, as always, that should be separated out and committed independently. Andrew