┌─(~)─────────────────────────(linguocheng@Sherlock-HolmesdeMacBook-Pro:s002)─┐
└─(09:27:13)──> lldb ──(三,1130)─┘
(lldb) process connect connect://192.168.1.102:1234
Process 59223 stopped
* thread #1: tid = 0x3240a, 0x1fe4d000 dyld`_dyld_start, stop reason = signal SIGSTOP
frame #0: 0x1fe4d000 dyld`_dyld_start
dyld`_dyld_start:
-> 0x1fe4d000 <+0>: mov r8, sp
0x1fe4d004 <+4>: sub sp, sp, #16
0x1fe4d008 <+8>: bic sp, sp, #7
0x1fe4d00c <+12>: ldr r3, [pc, #0x70] ; <+132>
(lldb) b ptrace
Breakpoint 1: no locations (pending).
WARNING: Unable to resolve breakpoint to any actual locations.
(lldb) c
Process 59223 resuming
1 location added to breakpoint 1
2016-11-30 09:27:57.361 AMapiPhone[59223:205834] Foundation called mkdir("/tmp/(A Document Being Saved By 高德地图)"), it didn't return 0, and errno was set to 1.
2016-11-30 09:27:57.378 AMapiPhone[59223:205834] Foundation called mkdir("/tmp/(A Document Being Saved By 高德地图)"), it didn't return 0, and errno was set to 1.
Process 59223 stopped
* thread #1: tid = 0x3240a, 0x364b0e58 libsystem_kernel.dylib`__ptrace, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1
frame #0: 0x364b0e58 libsystem_kernel.dylib`__ptrace
libsystem_kernel.dylib`__ptrace:
-> 0x364b0e58 <+0>: ldr r12, [pc, #0x4] ; <+12>
0x364b0e5c <+4>: ldr r12, [pc, r12]
0x364b0e60 <+8>: b 0x364b0e68 ; <+16>
0x364b0e64 <+12>: addeq r9, r6, #204, #2
(lldb) p/x $lr
(unsigned int) $0 = 0x0004515d
(lldb) image list -o -f
[ 0] 0x0002f000 /private/var/mobile/Containers/Bundle/Application/9F0A5D73-7589-4BE5-A209-A96002B6D641/AMapiPhone.app/AMapiPhone(0x0000000000033000)