summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Ruipu Ma2021-09-14 17:08:09 +0800
committerGravatar Nikias Bassen2022-07-03 01:48:07 +0200
commit2eec1b9a172354c8521123a767d998b17bd2ac18 (patch)
tree95c84fca46dc15e71c012f11e41b01e1255fa135 /docs
parent32d531a955b9a099e3418e84ef31f4b041974a4d (diff)
downloadlibimobiledevice-2eec1b9a172354c8521123a767d998b17bd2ac18.tar.gz
libimobiledevice-2eec1b9a172354c8521123a767d998b17bd2ac18.tar.bz2
idevicedebugserverproxy: Add support for 'qLaunchGDBServer' command of lldb
Diffstat (limited to 'docs')
-rw-r--r--docs/idevicedebugserverproxy.13
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/idevicedebugserverproxy.1 b/docs/idevicedebugserverproxy.1
index 248c694..69200ee 100644
--- a/docs/idevicedebugserverproxy.1
+++ b/docs/idevicedebugserverproxy.1
@@ -22,6 +22,9 @@ target specific device by UDID.
22.B \-n, \-\-network 22.B \-n, \-\-network
23connect to network device. 23connect to network device.
24.TP 24.TP
25.B \-l, \-\-lldb
26Enable lldb support.
27.TP
25.B \-d, \-\-debug 28.B \-d, \-\-debug
26enable communication debugging. 29enable communication debugging.
27.TP 30.TP