From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8964 invoked by alias); 7 Oct 2003 04:45:56 -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 8956 invoked from network); 7 Oct 2003 04:45:56 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 7 Oct 2003 04:45:56 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id DA435357B; Mon, 6 Oct 2003 21:45:54 -0700 (PDT) Received: from magilla.sf.frob.com (localhost.localdomain [127.0.0.1]) by magilla.sf.frob.com (8.12.9/8.12.9) with ESMTP id h974jsN2020413; Mon, 6 Oct 2003 21:45:54 -0700 Received: (from roland@localhost) by magilla.sf.frob.com (8.12.9/8.12.9/Submit) id h974jrd1020409; Mon, 6 Oct 2003 21:45:54 -0700 Date: Tue, 07 Oct 2003 04:45:00 -0000 Message-Id: <200310070445.h974jrd1020409@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jim Blandy Cc: Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: unwind support for Linux 2.6 vsyscall DSO In-Reply-To: Jim Blandy's message of , 6 October 2003 23:42:23 -0500 X-Windows: the art of incompetence. X-SW-Source: 2003-10/txt/msg00163.txt.bz2 > So, yes, we're sure. Happy? :) Ok, good. Are people then agreed that adding a Linux-specific SOLIB_ADD that does this stuff in addition to calling solib_add is the way to go? Thanks, Roland