From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20720 invoked by alias); 15 May 2004 18:07:05 -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 20707 invoked from network); 15 May 2004 18:07:04 -0000 Received: from unknown (HELO marvin.codito.net) (203.197.88.2) by sourceware.org with SMTP; 15 May 2004 18:07:04 -0000 Received: from webmail.codito.com (localhost [127.0.0.1]) by marvin.codito.net (8.12.11/) with ESMTP id i4FIJpJ3002235; Sat, 15 May 2004 23:49:51 +0530 Received: from 203.145.159.41 (SquirrelMail authenticated user ramana.radhakrishnan); by webmail.codito.com with HTTP; Sat, 15 May 2004 23:49:53 +0530 (IST) Message-ID: <1109.203.145.159.41.1084645193.squirrel@203.145.159.41> In-Reply-To: <2914-Sat15May2004113549+0300-eliz@gnu.org> References: <2914-Sat15May2004113549+0300-eliz@gnu.org> Date: Sat, 15 May 2004 18:07:00 -0000 Subject: Re: List command question From: "Ramana Radhakrishnan" To: "Eli Zaretskii" Cc: "Andreas Schwab" , manjo@austin.ibm.com, gdb@sources.redhat.com Reply-To: ramana.radhakrishnan@codito.com User-Agent: SquirrelMail/1.5.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2004-05/txt/msg00094.txt.bz2 Thus spake Eli Zaretskii >> From: Andreas Schwab >> Date: Fri, 14 May 2004 21:27:18 +0200 >> >> You can't expect meaningful results without debugging information as >> nothing else is providing information about source files. > > I tried this with GDB 6.1 and the DJGPP toolchain, and GDB said "(no > debugging symbols found)", which is reasonable, IMHO. > > Why didn't it do so in Manoj's case? Is it possible that bis start.S is alone compiled with debug info in such a case ? Would that be a valid enough reason for this to happen ? But isnt it strange that it can find just one file even if libc was compiled with debug info ? cheers Ramana > ---- Ramana Radhakrishnan Codito Technologies