From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16745 invoked by alias); 6 Dec 2005 14:16:54 -0000 Received: (qmail 16738 invoked by uid 22791); 6 Dec 2005 14:16:53 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.hotpop.com (HELO smtp-out.hotpop.com) (38.113.3.61) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 06 Dec 2005 14:16:53 +0000 Received: from phreaker.net (kubrick.hotpop.com [38.113.3.105]) by smtp-out.hotpop.com (Postfix) with SMTP id 240171EEDA59 for ; Tue, 6 Dec 2005 14:16:38 +0000 (UTC) Received: from localhost.localdomain (p549EECAC.dip.t-dialin.net [84.158.236.172]) by smtp-3.hotpop.com (Postfix) with ESMTP id 8D73B1B23C8F for ; Tue, 6 Dec 2005 14:10:17 +0000 (UTC) Date: Tue, 06 Dec 2005 14:16:00 -0000 From: David Reis To: gdb@sourceware.org Subject: Re: Memory access error while loading section .text with avr-gdb 6.3-2 Message-ID: <20051206151006.145d8538@localhost.localdomain> In-Reply-To: <20051206140217.GA32659@nevyn.them.org> References: <20051206145352.71527612@localhost.localdomain> <20051206140217.GA32659@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00055.txt.bz2 Hi, On Tue, 6 Dec 2005 09:02:18 -0500, you wrote: >> Memory access error while loading section .text. > Please try GDB 6.4; this was fixed after the release of GDB 6.3. Thanks a lot, I will! As I am running Debian Unstable I suspected it to have the respective fixes (read about the after 6.3 thing - but thought 6.3-2 was later, actually). I will post again if it should not work. Thanks again, David