forked from OSchip/llvm-project
[lldb] [doc] Status: Debugserver (remote debugging) is OK now
This commit is contained in:
parent
8b37e1e5ac
commit
74857b4260
|
@ -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 |
|
||||
+--------------------------------+------------+-------------------------+------------+----------------------+
|
||||
|
|
Loading…
Reference in New Issue