[lldb] [doc] Status: Debugserver (remote debugging) is OK now

This commit is contained in:
Jan Kratochvil 2020-02-09 15:22:36 +01:00
parent 8b37e1e5ac
commit 74857b4260
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Features Matrix
+--------------------------------+------------+-------------------------+------------+----------------------+
| Core file debugging | OK (ELF) | OK (ELF) | OK (MachO) | OK (Minidump) |
+--------------------------------+------------+-------------------------+------------+----------------------+
| Debugserver (remote debugging) | Not ported | Not ported | OK | Not ported |
| Debugserver (remote debugging) | Not ported | OK (lldb-server) | OK | Not ported |
+--------------------------------+------------+-------------------------+------------+----------------------+
| Disassembly | OK | OK | OK | OK |
+--------------------------------+------------+-------------------------+------------+----------------------+