From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18826 invoked by alias); 23 Apr 2009 18:45:07 -0000 Received: (qmail 18790 invoked by uid 22791); 23 Apr 2009 18:45:05 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Apr 2009 18:44:57 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3NIiiEZ024993; Thu, 23 Apr 2009 14:44:44 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n3NIihZh013977; Thu, 23 Apr 2009 14:44:43 -0400 Received: from lindt.uglyboxes.com (sebastian-int.corp.redhat.com [172.16.52.221]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n3NIidN0017394; Thu, 23 Apr 2009 14:44:41 -0400 Message-ID: <49F0B717.6060304@redhat.com> Date: Thu, 23 Apr 2009 18:45:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Carfield Yim CC: arkkimede , insight@sourceware.org Subject: Re: Set argc and argv in insight References: <49F0944A.1060404@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2009-q2/txt/msg00021.txt.bz2 Carfield Yim wrote: > BTW, may be next release move "exec" as default? "Exec" should be the default for native targets. It appears that this got broken, so I will also fix that before the final release. Keith