From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from lvps176-28-13-145.dedicated.hosteurope.de ([176.28.13.145]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1Tteat-0001AV-El for ptxdist@pengutronix.de; Fri, 11 Jan 2013 14:24:23 +0100 Received: from dabox.localnet (unknown [62.159.134.146]) by lvps176-28-13-145.dedicated.hosteurope.de (Postfix) with ESMTPSA id 3D9DFA8A407B for ; Fri, 11 Jan 2013 14:24:23 +0100 (CET) From: Tim Sander Date: Fri, 11 Jan 2013 14:24:22 +0100 Message-ID: <3829385.EBiSgMqEk7@dabox> In-Reply-To: <20130111123054.GB11738@pengutronix.de> References: <20130111123054.GB11738@pengutronix.de> MIME-Version: 1.0 Subject: Re: [ptxdist] Gdb debugging helper [PATCH] Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi Michael > The default is autodetect. Run 'readelf -d > /path/to/toolchain/bin/-gdb' and see if it links to > libpython2.7.so.1.0 or something like that. > > If not, then you need to istall python-dev or something like that. I have python-dev installed, nevertheless i had to add --enable-python, at l last in the 2011.03.1 toolchain, and probably i have added this line also to the 2011.11.3 toolchain after i add it to my git repo... So with ubuntu 12.04 64bit i had to add this enable-python flag. Maybe autodetection is not working correctly? Best regards Tim -- ptxdist mailing list ptxdist@pengutronix.de