jclasslib
jclasslib copied to clipboard
Show bytecode of byte array in IntelliJ debugger
It would be great to have an option to show the bytecode of a byte[] during debugging class transformations without needing to write out the byte array to a file and then disassemble that one.