From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17990 invoked by alias); 19 Feb 2008 13:28:01 -0000 Received: (qmail 17975 invoked by uid 71); 19 Feb 2008 13:28:01 -0000 Date: Tue, 19 Feb 2008 13:28:00 -0000 Message-ID: <20080219132801.17974.qmail@sourceware.org> To: nobody@sources.redhat.com Cc: gdb-prs@sources.redhat.com, From: Daniel Jacobowitz Subject: Re: mi/2414: examine data via gdb/MI fails Reply-To: Daniel Jacobowitz Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00041.txt.bz2 The following reply was made to PR mi/2414; it has been noted by GNATS. From: Daniel Jacobowitz To: ullrich.martini@gi-de.com Cc: gdb-gnats@sources.redhat.com Subject: Re: mi/2414: examine data via gdb/MI fails Date: Tue, 19 Feb 2008 08:24:50 -0500 On Tue, Feb 19, 2008 at 08:46:38AM -0000, ullrich.martini@gi-de.com wrote: > 604-data-read-memory 421888 x 1 1 100 This is normally a request for decimal address 421888, unless you or Eclipse has been playing with "set radix". You'd have to send us a complete transcript of the GDB/MI session plus any init scripts to be sure. -- Daniel Jacobowitz CodeSourcery