summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--content/docs/user_guide/compatibility/_index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/docs/user_guide/compatibility/_index.md b/content/docs/user_guide/compatibility/_index.md
index 1ad243fdf..c167d79e2 100644
--- a/content/docs/user_guide/compatibility/_index.md
+++ b/content/docs/user_guide/compatibility/_index.md
@@ -45,10 +45,15 @@ Most common debugging utilities work. Specific tools include:
| curl | Working |
| dig | Working |
| drill | Working |
+| gdb | Working |
+| lsof | Working |
| netstat | [In progress](https://github.com/google/gvisor/issues/506) |
| nslookup | Working |
| ping | Working |
+| ps | Working |
+| ss | Not working |
| tcpdump | [In progress](https://github.com/google/gvisor/issues/173) |
+| top | Working |
| wget | Working |
[bug]: https://github.com/google/gvisor/issues/new?title=Compatibility%20Issue: