Here is a benchmark for compiler interfaces
http://www.cs.utoronto.ca/~simsuz/cascon2001/bm.html
There is a benchmark for what information is to be expected from the compilers.
Very interesting.
I am working on hacking the GCC compiler
Here is a benchmark for compiler interfaces
Example XML Code from GCC_XML
Table of demangling code characters
GOTTA LOOK INTO THIS
Overview of Stab Format
digit
STABS Overview of Stabs
This could be really useful for producing a name for types and such.
What does search tree do and how is it used?
What does this opname_tab do?
We nee dto look into symbol tables
Source File datatype.h /* A data structure to contain the information for a typedef. */
The Cxref Homepage The Cxref Homepage
Linux Applications and Utilities Page - Programming Linux Applications and Utilities Page
Dear Brad and All on the gccxml list,