Related articles |
---|
GCC -fdump-translation-unit .tu file format dirtysalt1987@gmail.com (dirtysalt1987@gmail.com) (2008-10-14) |
Re: GCC -fdump-translation-unit .tu file format dnovillo@acm.org (Diego Novillo) (2008-10-15) |
Re: GCC -fdump-translation-unit .tu file format pertti.kellomaki@tut.fi (Pertti Kellomaki) (2008-10-16) |
Re: GCC -fdump-translation-unit .tu file format dirtysalt1987@gmail.com (dirtysalt1987@gmail.com) (2008-10-17) |
Re: GCC -fdump-translation-unit .tu file format armelasselin@hotmail.com (Armel) (2008-10-17) |
From: | "dirtysalt1987@gmail.com" <dirtysalt1987@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Fri, 17 Oct 2008 00:12:41 -0700 (PDT) |
Organization: | Compilers Central |
References: | 08-10-024 08-10-027 |
Keywords: | GCC |
Posted-Date: | 17 Oct 2008 06:55:15 EDT |
On 10TB16HU, OBNg3J1027V, Pertti Kellomaki <pertti.kellom...@tut.fi> wrote:
> dirtysalt1...@gmail.com wrote:
> > Or would you be so kind to tell me is there any other better
> > way to extract the information from C++ source file???
>
> Take a look at gcc-xml and pygccxml:
>
> <http://www.gccxml.org/HTML/Index.html>
> <http://www.language-binding.net/pygccxml/pygccxml.html>
> --
> Pertti
Yes,I have thought about it.But GCC-XML can't provide some information
about body of function.Unfortunately that's what i want.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.