Open michaelortmann opened 3 years ago
This is probably caused by the abuse of RAnal->esil instance, the pd loop may have its own instance so it doesnt affect the debugging session which in some cases its tied to native reg and non-cached io. Should be easy to fix but requires some refactoring in disasm.c
Environment
Description
I expect radare2 to resolve syscalls even in debug mode.
Test
Good, this is what i expected.
Bad, this execve for any syscall looks off.
Bad, this -1 for any syscall looks off.