From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27381 invoked by alias); 13 Feb 2004 00:54:37 -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 26998 invoked from network); 13 Feb 2004 00:54:33 -0000 Received: from unknown (HELO lakemtao03.cox.net) (68.1.17.242) by sources.redhat.com with SMTP; 13 Feb 2004 00:54:33 -0000 Received: from white ([68.9.64.121]) by lakemtao03.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040213005434.LQPT2192.lakemtao03.cox.net@white> for ; Thu, 12 Feb 2004 19:54:34 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1ArRbF-0001BG-00 for ; Thu, 12 Feb 2004 19:54:33 -0500 Date: Fri, 13 Feb 2004 00:54:00 -0000 From: Bob Rossi To: gdb@sources.redhat.com Subject: Executable's debug format Message-ID: <20040213005432.GA4476@white> Mail-Followup-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-SW-Source: 2004-02/txt/msg00128.txt.bz2 Hi, Sorry if this is a beginners question ... Is there a way to find out what debug format the debugging info in the executable is in? Or is it more complicated? Can a single executable be composed of object files which each have there debugging info in a different format? Bob Rossi