I am trying to get into CIL, for starters by using cilly to do some analysis on simple C files.
 
Namely, I want to list the indirect function calls, that is function dereferences, however without success.
 
I was told calling cilly with these command options should do the trick, however this lists only the direct finction calls:
cilly --docallgraph --doptranal --ptr_mono test.c
 
Anyone has an idea what is missing?! The cil version I use is 1.3.7.
 
Thanks,
Risto
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to