From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1595FDDF7E for ; Fri, 5 Sep 2008 13:43:17 +1000 (EST) Subject: Re: 2.6.27-rc5-mm1 mystery trace From: Benjamin Herrenschmidt To: Andrew Morton In-Reply-To: <20080904202032.2299c2c8.akpm@linux-foundation.org> References: <20080904202032.2299c2c8.akpm@linux-foundation.org> Content-Type: text/plain Date: Fri, 05 Sep 2008 13:42:44 +1000 Message-Id: <1220586164.4879.116.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > This is stupid: > > g5:/usr/src/25> gdb vmlinux > GNU gdb Red Hat Linux (6.3.0.0-1.21rh) > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "ppc-yellowdog-linux-gnu"..."/usr/src/25/vmlinux": not in executable format: File format not recognized > > probably there's some command line magic to make it work, but there > shouldn't be. Is this a 64 bits gdb ? Ben.