From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 688 invoked by alias); 19 Sep 2008 02:17:56 -0000 Received: (qmail 679 invoked by uid 22791); 19 Sep 2008 02:17:56 -0000 X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 19 Sep 2008 02:17:21 +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 m8J2E29p020379; Thu, 18 Sep 2008 22:14:23 -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 m8J2DpXS003498; Thu, 18 Sep 2008 22:13:52 -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 m8J2DmTn003908; Thu, 18 Sep 2008 22:13:49 -0400 Message-ID: <48D30ADC.4060104@redhat.com> Date: Fri, 19 Sep 2008 23:23:00 -0000 From: Keith Seitz User-Agent: Thunderbird 2.0.0.14 (X11/20080421) MIME-Version: 1.0 To: insight@sourceware.org CC: Pedro Alves Subject: Re: Adjust insight to recent globals removal References: <200809121209.49776.pedro@codesourcery.com> In-Reply-To: <200809121209.49776.pedro@codesourcery.com> Content-Type: text/plain; charset=ISO-8859-1; 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: 2008-q3/txt/msg00075.txt.bz2 Pedro Alves wrote: > I have no idea how well it works, because insight seems to be broken here > in several ways ("run" or "attach" from the menu does nothing, > "console" either). I'm no insight user, so I can't tell what's > going on. Hmmm. That's odd... "It works for me." Target settings problem? > Just thought I'd fix what I broke. Hope this helps. I haven't seen a commit on this, so I committed this myself this afternoon. Thanks a bunch for thinking about me! Keith