I was wondering if there's a way in CodeLite to remote into QEMU and retrieve disassembly, register and query memory addresses in a binary/machine-code like way? Something like in Microsoft's Debugger if you enter some code that doesn't have a PDB file it will show disassembly, registers, etc.
Is something like this possible in CodeLite for code at unknown addresses?
Thanks!
