Hello,
I'm trying to debug shared library on Development Studio.
I can set the break after loading file by command "add-symbol-file xxx.so " but it never stops at the break point.
And there is a message on Disassembly panel "Failed to read 4 bytes from address EL1N:0x..." corresponding to source code.
How can I solve this problem?
Thanks
Sung