org.caione.GScope

GTK interface to cscope
 
  0
  no reviews




gScope is source browsing tool for large and complex projects written in C.


gScope uses Cscope as code analysis engine and it allows searching code
for: all references to a symbol, functions called by a function,
functions calling a function, etc...