From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13562 invoked by alias); 23 Apr 2005 01:04:58 -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 13552 invoked from network); 23 Apr 2005 01:04:55 -0000 Received: from unknown (HELO rproxy.gmail.com) (64.233.170.192) by sourceware.org with SMTP; 23 Apr 2005 01:04:55 -0000 Received: by rproxy.gmail.com with SMTP id i8so761289rne for ; Fri, 22 Apr 2005 18:04:54 -0700 (PDT) Received: by 10.11.118.80 with SMTP id q80mr94982cwc; Fri, 22 Apr 2005 18:04:54 -0700 (PDT) Received: by 10.11.99.23 with HTTP; Fri, 22 Apr 2005 18:04:54 -0700 (PDT) Message-ID: <7f45d93905042218041b077101@mail.gmail.com> Date: Sat, 23 Apr 2005 01:04:00 -0000 From: Shaun Jackman Reply-To: Shaun Jackman To: gdb@sources.redhat.com Subject: si: Cannot access memory at address 0xeafffff4 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-SW-Source: 2005-04/txt/msg00161.txt.bz2 What is gdb doing here that it wants to read the target's memory? (gdb) si Cannot access memory at address 0xeafffff4 (gdb) Cheers, Shaun $ arm-elf-gdb --version GNU gdb 6.3.50.20050419 ... This GDB was configured as "--host=3Di686-pc-linux-gnu --target=3Darm-elf".