From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14250 invoked by alias); 20 Jul 2002 18:39: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 30968 invoked from network); 20 Jul 2002 16:24:56 -0000 Received: from unknown (HELO web13501.mail.yahoo.com) (216.136.175.80) by sources.redhat.com with SMTP; 20 Jul 2002 16:24:56 -0000 Message-ID: <20020720162456.93068.qmail@web13501.mail.yahoo.com> Received: from [63.184.8.5] by web13501.mail.yahoo.com via HTTP; Sat, 20 Jul 2002 09:24:56 PDT Date: Sat, 20 Jul 2002 11:39:00 -0000 From: Alexei Minayev Subject: Re: gdb-h8-stub To: Daniel Jacobowitz Cc: gdb@sources.redhat.com In-Reply-To: <20020719123433.GA25272@nevyn.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-07/txt/msg00207.txt.bz2 Hi Daniel, --- Daniel Jacobowitz wrote: > You have TARGET_ADDR_BIT set too small for your port. You are probably > confusing TARGET_PTR_BIT (the number of bits in a pointer, which can > have some separate space marker not included in this count) and > TARGET_ADDR_BIT (the number of bits to correctly identify an address > when dealing with the OS or stub). THERE, GOT IT! My TARGET_ADDR_BIT is defined as TARGET_INT_BIT, which is 16 bit, and my target uses 32 bit address space. Fixed that problem... that was the help I needed, since I really didn't even know where to dig. THANKS A LOT! Regards -- Alexei > > -- > Daniel Jacobowitz Carnegie Mellon University > MontaVista Software Debian GNU/Linux Developer __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com