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 ESMTP id 7401BDDE49 for ; Sat, 18 Aug 2007 10:54:40 +1000 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4948353cd5e9c566a8151eca8c4bbcb7@kernel.crashing.org> From: Segher Boessenkool Subject: Re: still using stabs debug format? Date: Sat, 18 Aug 2007 02:54:27 +0200 To: Kumar Gala Cc: "linuxppc-dev@ozlabs.org list" , Ed Swarthout List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > Is anyone really still using the stabs format for kernel debug? > > can we kill off the .stabs references? What, you want to replace them with dwarf markup? Or just get rid of the debug info completely? Segher