From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1573 invoked by alias); 9 Mar 2006 15:10:23 -0000 Received: (qmail 1565 invoked by uid 22791); 9 Mar 2006 15:10:23 -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, 09 Mar 2006 15:10:21 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id k29FAHD8006435; Thu, 9 Mar 2006 10:10:18 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k29FAH105826; Thu, 9 Mar 2006 10:10:17 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id k29FAG51015308; Thu, 9 Mar 2006 10:10:16 -0500 Message-ID: <44104556.90709@redhat.com> Date: Thu, 09 Mar 2006 15:10:00 -0000 From: Keith Seitz User-Agent: Thunderbird 1.5 (X11/20060112) MIME-Version: 1.0 To: Wilfried Fauvel CC: insight Subject: Re: Memory window problems References: In-Reply-To: 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-q1/txt/msg00052.txt.bz2 Wilfried Fauvel wrote: > Hi all, > I am using Insight with cygwin, and I have some problems with it : > => When I resize it all the values changes. > => When I play with the spin button, the first line of the array doesn't change (and all other values seems wrong) > > Does it a normal behavior ? No, the memory window should work. Perhaps gdb has changed something underneath us again. Try opening a debug window before opening the memory window. Let's see if any warnings were output. You might try having a console window open, too. What version are you using ("show version" in console or "insight -v" from command line)? Keith PS. Open debug window: "tk ManagedWin::open DebugWin" in console