llvm-project
5d7da0a5 - [lldb] Added a warning in case of instruction decode failure (#164413)

Commit
13 days ago
[lldb] Added a warning in case of instruction decode failure (#164413) While testing baremetal lldb, I came across a situation that if an instruction could not be disassembled, lldb will print nothing as an output which might be a bit strange. I added at least printing warning in this case.
Author
Parents
Loading