Am 21.03.2017 um 08:42 schrieb Xenia Galinskaya:
> I've a program with lots of global variables, but they are absent in
> call graphs.
> 
> Is it possible to show them in CG?

It's a call graph. It only shows stuff that is called.
You don't "call" global variables. You just access them.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to