Forum Discussion

mg_2's avatar
mg_2
New Contributor
12 years ago

Static analysis does not show caller information accross modules

I am working on  a 64 Bit Windows console application written in C++ and compiled with Visual Studio 2008.It consists of 1 exe and several dlls . When I run the static analysis, I get all the classes and functions listed from all dlls. But the caller information seems to be limited to the dll itself. I see calls to functions only in the dll context and I see no calls from other dlls. Did I miss any compiler settings?
  • mg_2's avatar
    mg_2
    New Contributor
    No answer at all? Was the question not clear enough?
  • aqAnt's avatar
    aqAnt
    SmartBear Alumni (Retired)


    Hello Matthias,



    Currently, this is the expected behavior. However, it is possible to trace static calls between different modules with the Static Analysis profiler, so I have registered an appropriate suggestion in our DB. Thank you for your post.