We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9f803 commit 868e596Copy full SHA for 868e596
lldb/docs/use/remote.rst
@@ -36,7 +36,7 @@ Remote system
36
*************
37
38
On Linux and Android, all required remote functionality is contained in the
39
-``lldb-server binary``. This binary combines the functionality of the platform and
+``lldb-server`` binary. This binary combines the functionality of the platform and
40
gdb-remote stub. A single binary facilitates deployment and reduces code size,
41
since the two functions share a lot of code. The ``lldb-server`` binary is also
42
statically linked with the rest of LLDB (unlike ``lldb``, which dynamically links
0 commit comments