From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31635 invoked by alias); 29 Dec 2010 02:49:52 -0000 Received: (qmail 31627 invoked by uid 22791); 29 Dec 2010 02:49:52 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 29 Dec 2010 02:49:49 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 8959D2BABFA; Tue, 28 Dec 2010 21:49:47 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ulXxBZZFpNIw; Tue, 28 Dec 2010 21:49:47 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DAEC82BABEB; Tue, 28 Dec 2010 21:49:46 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 552AD145870; Wed, 29 Dec 2010 06:49:40 +0400 (RET) Date: Wed, 29 Dec 2010 02:49:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: Michael Snyder , Edjunior Barbosa Machado , "gdb@sourceware.org" Subject: Re: next/step after main() function's return Message-ID: <20101229024940.GB2413@adacore.com> References: <4D19144E.1030504@linux.vnet.ibm.com> <20101228052055.GY2618@adacore.com> <20101228082324.GA29391@host0.dyn.jankratochvil.net> <4D1A6C99.6050202@vmware.com> <20101229022609.GA2413@adacore.com> <20101229023654.GA9738@host1.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101229023654.GA9738@host1.dyn.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2010-12/txt/msg00086.txt.bz2 > It can be, depending on the OS: [...] > fedora-release-14-1.noarch > glibc-debuginfo-2.12.90-21.x86_64 Indeed! Does glic come with debug info by default on Fedora? -- Joel