From 2eec1b9a172354c8521123a767d998b17bd2ac18 Mon Sep 17 00:00:00 2001 From: Ruipu Ma Date: Tue, 14 Sep 2021 17:08:09 +0800 Subject: idevicedebugserverproxy: Add support for 'qLaunchGDBServer' command of lldb --- docs/idevicedebugserverproxy.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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. .B \-n, \-\-network connect to network device. .TP +.B \-l, \-\-lldb +Enable lldb support. +.TP .B \-d, \-\-debug enable communication debugging. .TP -- cgit v1.1-32-gdbae