I am 'stuck' doing a code review. I can do things the old fashioned way - line by line.
I can also do things the 'new fangled' way - find tools like exist on the C side. What I am searching for is a tool that will allow me to obtain a 'mapping' of the calls being used so I get an idea of what program is calling what program.
So.......does anyone have a pointer to a tool or set of mapping tools to start to manage this code?