We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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