This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

debugging shared library

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

0