So, I've got a routine that can be called from about four different functions. What I want to do is walk up the possible routes that a this routine could have been called from.
I'm using Eclipse. I'm thinking this must be somewhat possible as I know I can do this by hand, albeit slowly.