From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24866 invoked by alias); 20 Nov 2002 06:54:53 -0000 Mailing-List: contact sourcenav-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sourcenav-owner@sources.redhat.com Received: (qmail 24859 invoked from network); 20 Nov 2002 06:54:51 -0000 Received: from unknown (HELO util.ext.ti.com) (192.91.75.135) by sources.redhat.com with SMTP; 20 Nov 2002 06:54:51 -0000 Received: from dlep7.itg.ti.com ([157.170.134.103]) by util.ext.ti.com (8.12.6/8.12.6) with ESMTP id gAK6spgW022080 for ; Wed, 20 Nov 2002 00:54:51 -0600 (CST) Received: from dlep7.itg.ti.com (localhost [127.0.0.1]) by dlep7.itg.ti.com (8.9.3/8.9.3) with ESMTP id AAA09888 for ; Wed, 20 Nov 2002 00:54:50 -0600 (CST) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep7.itg.ti.com (8.9.3/8.9.3) with ESMTP id AAA09862 for ; Wed, 20 Nov 2002 00:54:49 -0600 (CST) Received: from a0875243 (dhcp81161 [157.87.81.161]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id MAA28286 for ; Wed, 20 Nov 2002 12:24:46 +0530 (IST) Reply-To: From: "Venkatraman Rajagopalan" To: Subject: FW: Question on C language typedef hierarchy generation for source navigator Date: Tue, 19 Nov 2002 22:54:00 -0000 Message-ID: <000501c29062$fd332f20$a151579d@india.ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-SW-Source: 2002-q4/txt/msg00011.txt.bz2 Hi, I am not sure whether this is the mailing list to ask this question. Incase this is not, please give me the mail list/group for queries on source navigator. Binary used and platform ------------------------------------- I have downloaded a pre-built binary of source navigator. Am using it for projects which contain only .c and .h files. This is a project which does NOT involve C++ files. The PC has WinNT Problem ------------- However, when parsed by source navigator. It shows the typedefs as classes and it does not show a graphical view of the typedef elements for more than 1 level in the hierarchy browser. In the class window, it shows all elements of the typedefs and their types. Whereas it shows function call-trees properly in the hierarchy browser. Query ----------- Is the hierarchy browser valid only for C++ classes. How do we view the C nested typedef / structure / element hierarchy in source navigator.? Any answer will be appreciated Thanks, Venkat