bytecode-viewer icon indicating copy to clipboard operation
bytecode-viewer copied to clipboard

Stacktrace analysis

Open GraxCode opened this issue 3 years ago • 1 comments

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.

GraxCode avatar Apr 17 '22 11:04 GraxCode

I think this is a great idea, I would love to see this feature added

Konloch avatar Apr 20 '22 20:04 Konloch