printing ddg for each basic block

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

 



Hi all:

I need to print ddg for each basic block in CFG. I used  option -dv.
However, it gives a DAG for CFG where each node is a basic block. I
see a function "vcg_print_ddg(FILE* file, ddg_ptr)" in the ddg.c file.
It means that you can have a ddg for each basic block in the CVG
format. How can I activate this using gcc options like -dv etc.?

-- 
Regards,

Wei Li

[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