From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2675 invoked by alias); 24 Sep 2007 11:08:06 -0000 Received: (qmail 2666 invoked by uid 22791); 24 Sep 2007 11:08:06 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 24 Sep 2007 11:08:05 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 993659832B; Mon, 24 Sep 2007 11:08:03 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 7B85F98153; Mon, 24 Sep 2007 11:08:03 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1IZlnG-0001ca-Qo; Mon, 24 Sep 2007 07:08:02 -0400 Date: Mon, 24 Sep 2007 16:43:00 -0000 From: Daniel Jacobowitz To: Bhushan Attarde Cc: gdb@sourceware.org Subject: Re: error message : I'm sorry, Dave, I can't do that. Symbolformat 'elf32-xc16x' unknown. Message-ID: <20070924110802.GB6210@caradoc.them.org> Mail-Followup-To: Bhushan Attarde , gdb@sourceware.org References: <20070919142342.GA11562@caradoc.them.org> <7B5265FF85A78C4BB9DAD0EE699C476002B271F2@sohm.kpit.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7B5265FF85A78C4BB9DAD0EE699C476002B271F2@sohm.kpit.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00187.txt.bz2 On Mon, Sep 24, 2007 at 03:37:50PM +0530, Bhushan Attarde wrote: > but I didn't find this function in any of the processor specific file so > I am little confused where to add this function to work for our target. Is it in libbfd.a? What does gdb/config.log say about it? -- Daniel Jacobowitz CodeSourcery