From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22061 invoked by alias); 19 Oct 2006 15:43:40 -0000 Received: (qmail 22053 invoked by uid 22791); 19 Oct 2006 15:43:40 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 19 Oct 2006 15:43:33 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k9JFhVEj003602; Thu, 19 Oct 2006 11:43:31 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id k9JFhQ3W004658; Thu, 19 Oct 2006 11:43:26 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.12.8) with ESMTP id k9JFhOju010441; Thu, 19 Oct 2006 11:43:25 -0400 Message-ID: <45379D1B.4080005@redhat.com> Date: Thu, 19 Oct 2006 15:43:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5.0.7 (X11/20060909) MIME-Version: 1.0 To: Hans Kester CC: insight@sourceware.org Subject: Re: Local Variables and MIPS References: <08A802C0E8ACEC42A1269FC551961FD901A6DA@exchange-server.ellips.nl> In-Reply-To: <08A802C0E8ACEC42A1269FC551961FD901A6DA@exchange-server.ellips.nl> 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-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00014.txt.bz2 Hans Kester wrote: > I seem to have this issue: http://sourceware.org/ml/insight/2004-q1/msg00033.html > When I type "info locals" it prints the local variables, the tool tips are also working properly, but my Local Variables window is empty. Does anyone have an idea? I am using the 'real' Insight 6.5. Have you tried any of the things suggested in the post (running testsuite)? Is it reproducible using a simulator? Keith