Lldb问题

(lldb) c
Process 4857 resuming
Process 4857 stopped

  • thread #1: tid = 0x24ca4, 0x0000000199dddbd0 libobjc.A.dylibobjc_msgSend + 16, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x1e7ffdf08) frame #0: 0x0000000199dddbd0 libobjc.A.dylibobjc_msgSend + 16
    libobjc.A.dylib`objc_msgSend:
    → 0x199dddbd0 <+16>: ldp x10, x11, [x9, #16]
    0x199dddbd4 <+20>: and w12, w1, w11
    0x199dddbd8 <+24>: add x12, x10, x12, lsl #4
    0x199dddbdc <+28>: ldp x16, x17, [x12]

这个是为什么呢?反调试吗?如何■■