Debugserver 调试 MobileSMS是总是出一下错误

warning: unable to find and load segment named '__TEXT' at 0xff000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__DATA' at 0x111000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__LINKEDIT' at 0x114000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__TEXT' at 0xff000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__DATA' at 0x111000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__LINKEDIT' at 0x114000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__TEXT' at 0x11d000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__DATA' at 0x11e000 in '' in macosx dynamic loader plug-in.
warning: unable to find and load segment named '__LINKEDIT' at 0x11f000 in '' in macosx dynamic loader plug-in.
Process 489 stopped
* thread #1: tid = 0x3700, 0x3b089a58, stop reason = signal SIGSTOP
    frame #0: 0x3b089a58
error: GDB server does not support reading memory

你的问题跟这个帖子描述的类似,你用USB连过去调试看看