I am very grateful for this lengthy and useless error message
The issue here is the user can technically open anything before they try to debug, so chances are there will be sth that cannot be recognized by LLDB. And we should tell LLDB to not bother with that
qemu-system-x86_64 -bios bios.bin -drive file=disk.img,format=raw -m 1G -S -s
bios.bin
in binjaI am very grateful for this lengthy and useless error message
The issue here is the user can technically open anything before they try to debug, so chances are there will be sth that cannot be recognized by LLDB. And we should tell LLDB to not bother with that
If, however, I open a particular TE binary in the UEFI firmware, e.g., Section_PE32_image_FullShell_Shell_body.efi.zip, the debugging can be started since LLDB recognizes it