From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11108 invoked by alias); 6 Jul 2004 14:20:04 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 11096 invoked from network); 6 Jul 2004 14:20:03 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 6 Jul 2004 14:20:03 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BhqnR-0002ea-KH; Tue, 06 Jul 2004 10:19:45 -0400 Date: Tue, 06 Jul 2004 14:20:00 -0000 From: Daniel Jacobowitz To: Vikas S Cc: gdb@sources.redhat.com Subject: Re: GDB Query Message-ID: <20040706141945.GA10153@nevyn.them.org> Mail-Followup-To: Vikas S , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-07/txt/msg00040.txt.bz2 When responding to posts on a mailing list, please post to the mailing list instead of mailing directly to the poster. On Tue, Jul 06, 2004 at 07:21:46PM +0530, Vikas S wrote: > > Thanks. I'm using rbreak. > > I'm having another problem. > > When I'm trying to see Local Variables and Arguments, it shows > "No symbol table info available". So, I'm unable to see variable > values and arguments. It sounds like that object does not have debugging information. -- Daniel Jacobowitz