From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30258 invoked by alias); 11 Oct 2012 14:54:08 -0000 Received: (qmail 30248 invoked by uid 22791); 11 Oct 2012 14:54:07 -0000 X-SWARE-Spam-Status: No, hits=-6.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail-oa0-f41.google.com (HELO mail-oa0-f41.google.com) (209.85.219.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 11 Oct 2012 14:54:03 +0000 Received: by mail-oa0-f41.google.com with SMTP id k14so2157669oag.0 for ; Thu, 11 Oct 2012 07:54:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-system-of-record:x-gm-message-state; bh=RxY/CWH7he3L1CDB8k1ZDsc7qvYqirIfgWjtsMS+vxE=; b=iXhgVdcjyH+tBHfUecIDEIHYif6EyIefLLuyW6C98ZuoUyPEUxcNHKwcojCQozwoTX rDw5vEXuhW09TK1z97qlWoqPdJ6NRFm37vPDdyQhoCxF6Lqf6EWeJM+GqQNBXVAW8/7i +mJzOQ8syKs2Bw538sm6GH4DKM/OgwoPa5mYRrX2YhpR6DPl6zOkHHiTddvk2IimQs/j ghCuITPf/7Ym5s2sCC9Dg6TFdJbdtDKgSMe9MoQc01aX+O0GVcEPqpGCcqtm3eyJBKxJ QzKLydbkJd+ugdVX0oWPPX0cO9AMFAv6Kt6k6GUt6LsoVCJqpLrtZ/Amo5BIl9WoUrLI e5Yg== MIME-Version: 1.0 Received: by 10.182.52.105 with SMTP id s9mr940118obo.25.1349967242309; Thu, 11 Oct 2012 07:54:02 -0700 (PDT) Received: by 10.76.96.209 with HTTP; Thu, 11 Oct 2012 07:54:02 -0700 (PDT) In-Reply-To: <20121011084229.GA15186@host2.jankratochvil.net> References: <20120919080410.GA12296@host2.jankratochvil.net> <20120921153645.GD5439@adacore.com> <20120921154345.GA30615@host2.jankratochvil.net> <20120921155758.GE5439@adacore.com> <20120921172735.GA4341@host2.jankratochvil.net> <20121002130854.GL30746@adacore.com> <20121003151244.GA22734@host2.jankratochvil.net> <20121003153854.GC13994@adacore.com> <20121003175343.GA14317@host2.jankratochvil.net> <201210040732.q947Wok7025038@new.toad.com> <20121011084229.GA15186@host2.jankratochvil.net> Date: Thu, 11 Oct 2012 14:54:00 -0000 Message-ID: Subject: Re: Using Py_SetPythonHome From: Doug Evans To: Jan Kratochvil Cc: John Gilmore , Joel Brobecker , Meador Inge , gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-Gm-Message-State: ALoCoQlnDRo3GjX13uA5spCwhqoMc13HARuum2T4yS6zvo/2ZPxv+/X1rXHi2l3+5b5OVgYf2zFSlIaUScTTvBuSV3Zo/CZZGWuPgfybQzr6aA853df1XYq8RTVBhC+eA+wDapt48S7BR3FM2JNJ0wUYeo1kwcyZ3maAQnreaOBZQswcEC7T+t7CTy1gW1FsMC7ZcvuHadl9 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2012-10/txt/msg00057.txt.bz2 On Thu, Oct 11, 2012 at 1:42 AM, Jan Kratochvil wrote: > The same way every other package > on system could be self-relocated; it is not. Therefore GDB also should not. I disagree. I've found it sufficiently useful that I do not want to see the capability go.