Are there any C-language static analyzers that create graphical diagrams of data structures in the body of C code?
I think about data display lines in DDD (Debugger Data Display Debugger), but this works from static analysis of the source code.
Any welcome diagram is welcome (UML, etc.), and it can work on any platform.
Thank.
source
share