From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6569 invoked by alias); 13 Jan 2006 04:05:27 -0000 Received: (qmail 6561 invoked by uid 22791); 13 Jan 2006 04:05:26 -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; Fri, 13 Jan 2006 04:05:25 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1ExGBl-0008EJ-73; Thu, 12 Jan 2006 23:05:21 -0500 Date: Fri, 13 Jan 2006 04:05:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: brobecker@adacore.com, gdb-patches@sources.redhat.com Subject: Re: [RFC] New function find_target_at_stratum() ? Message-ID: <20060113040521.GA31582@nevyn.them.org> Mail-Followup-To: Mark Kettenis , brobecker@adacore.com, gdb-patches@sources.redhat.com References: <20060112060939.GK676@adacore.com> <200601122048.k0CKm0pQ023554@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601122048.k0CKm0pQ023554@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00134.txt.bz2 On Thu, Jan 12, 2006 at 09:48:00PM +0100, Mark Kettenis wrote: > Well, what sol-thread does is really completely bogus. It should > simply be rewritten such that it can sit on top of both the process > and core target and use find_target_beneath(). I agree - same thing applies to thread-db and the Linux native target. -- Daniel Jacobowitz CodeSourcery