From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17003 invoked by alias); 23 Apr 2005 08:21:20 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16800 invoked from network); 23 Apr 2005 08:21:14 -0000 Received: from unknown (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org with SMTP; 23 Apr 2005 08:21:14 -0000 Received: from zaretski (IGLD-80-230-73-48.inter.net.il [80.230.73.48]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id BBF91355 (AUTH halo1); Sat, 23 Apr 2005 11:21:10 +0300 (IDT) Date: Sat, 23 Apr 2005 08:21:00 -0000 From: "Eli Zaretskii" To: Shaun Jackman Message-ID: <01c547dd$Blat.v2.4$5dcba9a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb@sources.redhat.com In-reply-to: <7f45d93905042218041b077101@mail.gmail.com> (message from Shaun Jackman on Fri, 22 Apr 2005 18:04:54 -0700) Subject: Re: si: Cannot access memory at address 0xeafffff4 Reply-to: Eli Zaretskii References: <7f45d93905042218041b077101@mail.gmail.com> X-SW-Source: 2005-04/txt/msg00163.txt.bz2 > Date: Fri, 22 Apr 2005 18:04:54 -0700 > From: Shaun Jackman > > What is gdb doing here that it wants to read the target's memory? > > (gdb) si > Cannot access memory at address 0xeafffff4 > (gdb) Can it be that it's reading the next instruction?