In debuggers like GDB, when you stop at a breakpoint, you can easily move up the call stack and examine the relevant source and stack frame data.
How do you do this in Eclipse?
question from:https://stackoverflow.com/questions/3256369/navigating-java-call-stack-in-eclipse