I mean gdb attach speed is x10 faster than lldb!!! While lldb attach, it load image from the host path. That takes too much time.
the image list show the current image list of attaching process, even if I use usb instead of adb-wifi, it need takes 10+ second to load every image in host-machine path at least. And If I using gdb and attach, it hit the break point immediatly.
These option was I tried to speed up attach but no effect.
"settings set target.process.stop-on-sharedlibrary-events 0",
"settings set target.experimental.swift-enable-cxx-interop false",
"settings set target.inherit-env false",