From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5312 invoked by alias); 4 Nov 2002 18:38:04 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 5268 invoked from network); 4 Nov 2002 18:38:04 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Nov 2002 18:38:04 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gA4IFcw17299 for ; Mon, 4 Nov 2002 13:15:38 -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 gA4Ic3f03987; Mon, 4 Nov 2002 13:38:03 -0500 Received: from lindt.uglyboxes.com (vpn50-62.rdu.redhat.com [172.16.50.62]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gA4Ic2T00335; Mon, 4 Nov 2002 13:38:02 -0500 Date: Mon, 04 Nov 2002 10:38:00 -0000 From: Keith Seitz X-X-Sender: keiths@lindt.uglyboxes.com To: Ruppert cc: insight@sources.redhat.com Subject: Re: memory window: bug wrt endianness In-Reply-To: <200211041641.gA4GfFD07597@fiji.swb.siemens.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-q4/txt/msg00073.txt.bz2 On Mon, 4 Nov 2002, Ruppert wrote: > I think I found a bug with the implementation of the memory > window in insight-5.1: values written to memory from the memory > window are written with the wrong endianness (at least in the "word" > representation of the window). Have you tried this in a newer version (like CVS head)? I seem to recollect some changes in the memory window wrt endianness problems being checked in... If the problem still exists, we'll take it from there. Keith