I've arrived at a breakpoint in my debugger and I ...
# intellij
t
I've arrived at a breakpoint in my debugger and I want to go back up the call stack to where this method was called from... but it's in generated code. Any tips on inspecting that code, or even just finding out what generated it?