Software Archive
Read-only legacy content

Call tree

Intel_C_Intel
Employee
542 Views
If I include all the files in a project, is there an intelligent search that finds the main function/subroutine and finds the call tree for subroutine and function calls. Also it should tell me all the files from which the subroutine/function is called. Also the dev studio does not have the feature "expand all" in the source browser option.

Thanks,
Imttiaz
0 Kudos
1 Reply
durisinm
Novice
542 Views
Under Developer Studio's Tools -> Source Browser... you will find the choices Call Graph and Callers Graph. I think that's all Developer Studio provides. I also have wished for something better than this.

Mike
0 Kudos
Reply