Remove ptrace note
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
parent
bb9844e195
commit
5bf7e9a455
@ -40,7 +40,6 @@ To apply changes to an already running debug process press <kbd>Ctrl+Shift+P</kb
|
||||
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
|
||||
```
|
||||
|
||||
This enables ptrace on non-forked processes
|
||||
|
||||
- By default, the LSP server is built without debug information. To enable it, you'll need to change `Cargo.toml`:
|
||||
```toml
|
||||
|
Loading…
x
Reference in New Issue
Block a user