diff options
| author | Aleksey Kladov <aleksey.kladov@gmail.com> | 2020-01-29 14:45:32 +0100 |
|---|---|---|
| committer | Aleksey Kladov <aleksey.kladov@gmail.com> | 2020-01-29 14:45:32 +0100 |
| commit | 1065c2bf1db2aaf78286b1f9f3c13237baac155b (patch) | |
| tree | 6ac553962eaba80e563cc05d0bbf6dd1095e6434 /docs/dev/debugging.md | |
| parent | d2fd252f9de23d5801b1ca10c067654bf7d6ef4f (diff) | |
| download | rust-1065c2bf1db2aaf78286b1f9f3c13237baac155b.tar.gz rust-1065c2bf1db2aaf78286b1f9f3c13237baac155b.zip | |
Freshen dev docs a tiny bits
Diffstat (limited to 'docs/dev/debugging.md')
| -rw-r--r-- | docs/dev/debugging.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/dev/debugging.md b/docs/dev/debugging.md index f868e6998f7..1ccf4dca244 100644 --- a/docs/dev/debugging.md +++ b/docs/dev/debugging.md @@ -1,5 +1,7 @@ # Debugging vs Code plugin and the Language Server +**NOTE:** the information here is mostly obsolete + Install [LLDB](https://lldb.llvm.org/) and the [LLDB Extension](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb). Checkout rust rust-analyzer and open it in vscode. |
