From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17742 invoked by alias); 14 Oct 2003 04:04:04 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17640 invoked from network); 14 Oct 2003 04:03:45 -0000 Received: from unknown (HELO cnet.nitc.ac.in) (210.212.228.4) by sources.redhat.com with SMTP; 14 Oct 2003 04:03:45 -0000 Received: from ebox.nitc.ac.in (ebox.nitc.ac.in [210.212.228.3]) by cnet.nitc.ac.in (8.12.8/8.12.8) with ESMTP id h9E3tYrv019462; Tue, 14 Oct 2003 09:25:34 +0530 Received: from nitc.ac.in (IDENT:CC8LCY0eoB5RVxD7nruQQDKbV9zYU+Gz@ebox.nitc.ac.in [127.0.0.1]) by ebox.nitc.ac.in (8.11.6/8.11.6) with SMTP id h9E42gN16651; Tue, 14 Oct 2003 09:32:43 +0530 Received: from 210.212.228.79 (nitc authenticated user csy2p100) by ebox.nitc.ac.in with HTTP; Tue, 14 Oct 2003 09:32:44 +0530 (IST) Message-ID: <2111.210.212.228.79.1066104164.webmail@ebox.nitc.ac.in> Date: Tue, 14 Oct 2003 07:22:00 -0000 Subject: Symbol table From: "SRUTHY C.N." To: , , MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2003-10/txt/msg00482.txt.bz2 Sir, Is there any symbol table representation in gcc like RTL file? If there is , then how to get it? I am not asking about the symbol table for the object code generated, which I have seen. I am asking about symbol table in the front end. please reply me.. Thanking you, SRUTHY C.N. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18821 invoked by alias); 14 Oct 2003 04:05:08 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 18672 invoked from network); 14 Oct 2003 04:04:54 -0000 Received: from unknown (HELO fencepost.gnu.org) (199.232.76.164) by sources.redhat.com with SMTP; 14 Oct 2003 04:04:54 -0000 Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.24) id 1A9GNP-0001ap-Kq for gcc@gnu.org; Tue, 14 Oct 2003 00:01:39 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A9GPo-0007QO-6i for gcc@gnu.org; Tue, 14 Oct 2003 00:04:39 -0400 Received: from [210.212.228.4] (helo=cnet.nitc.ac.in) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1A9GPn-0007PG-3z for gcc@gnu.org; Tue, 14 Oct 2003 00:04:07 -0400 Received: from ebox.nitc.ac.in (ebox.nitc.ac.in [210.212.228.3]) by cnet.nitc.ac.in (8.12.8/8.12.8) with ESMTP id h9E3tYrv019462; Tue, 14 Oct 2003 09:25:34 +0530 Received: from nitc.ac.in (IDENT:CC8LCY0eoB5RVxD7nruQQDKbV9zYU+Gz@ebox.nitc.ac.in [127.0.0.1]) by ebox.nitc.ac.in (8.11.6/8.11.6) with SMTP id h9E42gN16651; Tue, 14 Oct 2003 09:32:43 +0530 Received: from 210.212.228.79 (nitc authenticated user csy2p100) by ebox.nitc.ac.in with HTTP; Tue, 14 Oct 2003 09:32:44 +0530 (IST) Message-ID: <2111.210.212.228.79.1066104164.webmail@ebox.nitc.ac.in> Date: Tue, 14 Oct 2003 07:30:00 -0000 Subject: Symbol table From: "SRUTHY C.N." To: , , MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=0.7 required=5.0 tests=FROM_ENDS_IN_NUMS version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-SW-Source: 2003-10/txt/msg00483.txt.bz2 Message-ID: <20031014073000.wCo2Xisu8d9C4-H2wAgOq6nZC2Z7gR6IODQTis-75OU@z> Sir, Is there any symbol table representation in gcc like RTL file? If there is , then how to get it? I am not asking about the symbol table for the object code generated, which I have seen. I am asking about symbol table in the front end. please reply me.. Thanking you, SRUTHY C.N.