From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2657 invoked by alias); 16 Jul 2008 14:33:46 -0000 Received: (qmail 2647 invoked by uid 22791); 16 Jul 2008 14:33:46 -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; Wed, 16 Jul 2008 14:33:21 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 1D14B982C3; Wed, 16 Jul 2008 14:33:19 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id ED64498200; Wed, 16 Jul 2008 14:33:18 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KJ84D-0001pU-PE; Wed, 16 Jul 2008 10:33:17 -0400 Date: Wed, 16 Jul 2008 14:33:00 -0000 From: Daniel Jacobowitz To: Jiju George T Cc: gdb@sources.redhat.com Subject: Re: gdb command for listing assembly labels Message-ID: <20080716143317.GA7016@caradoc.them.org> Mail-Followup-To: Jiju George T , gdb@sources.redhat.com References: <003001c8e750$253920c0$390aa8c0@ashmicro.ashling.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <003001c8e750$253920c0$390aa8c0@ashmicro.ashling.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-07/txt/msg00193.txt.bz2 On Wed, Jul 16, 2008 at 03:27:58PM +0100, Jiju George T wrote: > Hi, >   >  I am using gdb based on 6.8 version cross compiled for mips-linux to debug > a MIPS Linux kernel. I would like know is there any command in gdb to list > all the assembly labels? No, there isn't. -- Daniel Jacobowitz CodeSourcery