在跟着丑小鸭老师学习 IDA 动态调试的时候,使用 ida 7 的 android_x86_server 在夜神模拟器上启动了服务,选择了 ida 的 linux debugger, 在选择 so 文件的 check 函数后,按 f5 翻译不了汇编代码,报错:Please position the cursor within a function,看网上有人说让 create fun,随后 p 键一波打印如下输入:libJniTest.so:7F2D284D: The function has undefined instruction/data at the specified address. Your request has been put in the autoanalysis queue. Caching 'Modules'... ok 然后再按 f5,还是 Please position the cursor within a function,请问是我操作错误,还是什么其他原因,望大佬不吝赐教,感激涕零,( o(╥﹏╥)o )