bytecode-viewer
bytecode-viewer copied to clipboard
Stacktrace analysis
What would be a pretty useful feature is a way to input a stacktrace, and then make BCV automatically load the class where the exception happens, open the bytecode disassembler, go to the line and highlight where the exception took place. I often need to do this manually, and it would be great if it was automated.
I think this is a great idea, I would love to see this feature added