From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5636 invoked by alias); 8 May 2002 07:14:49 -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 5616 invoked from network); 8 May 2002 07:14:46 -0000 Received: from unknown (HELO bbnrel4.net.external.hp.com) (155.208.254.68) by sources.redhat.com with SMTP; 8 May 2002 07:14:46 -0000 Received: from iws1pb05.france.hp.com (unknown [15.124.72.14]) by bbnrel4.net.external.hp.com (Postfix) with ESMTP id 5BBB4744; Wed, 8 May 2002 09:14:44 +0200 (METDST) Received: from hpfrcu81.france.hp.com (localhost [127.0.0.1]) by iws1pb05.france.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 SMKit7.01) id JAA01104; Wed, 8 May 2002 09:14:38 +0200 (METDST) Message-ID: <3CD8D05E.4F027437@hpfrcu81.france.hp.com> Date: Wed, 08 May 2002 00:14:00 -0000 From: phi 4369 X-Accept-Language: en MIME-Version: 1.0 Cc: gcc@gcc.gnu.org, gdb@sources.redhat.com Subject: DWARFx ? .debug sections infos. References: <3CCED903.294513BE@st.com> <15568.36275.110744.510692@localhost.redhat.com> <3CD12BF8.7E1650C1@st.com> <3CD7EB51.7816DD1@st.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg00068.txt.bz2 Hi All, May someone point me where to find the descriptions of some dwarf .debug section. In my palinux (-g compiled) kernel I see .debug_frame .debug_pubnames .debug_aranges .shstrtab I'd like to know what we are supposed to find in those sections, and better where to read about it. The only docco I have so far is a Unix Internat (July 27, 1993) document. Thanx in adavance. Phi