Data-flow informations (CFG)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear,

A program can be represented by a CFG (Control Flow Graph).
Within source file Profile.c, for example, is easy to navigate within
CFG and obtain certain information.
However, I would like some more specific information, for example,
what are the the declarations and what are the uses of variables
within a given node of the CFG.

Can I get this information somewhere in the building?

The goal is to calculate the viability of creating a "module" for
software testing based on the data flow.

Thanks,
Harry


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux