summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorArnaud Moura <arnaudmoura@gmail.com>2023-03-03 23:37:12 +0100
committerGitHub <noreply@github.com>2023-03-03 23:37:12 +0100
commitb2c5f8a05f2f9db6ed06663a077882eb112b3e3f (patch)
tree3786bd8ee67acdd235da9681d8cf5c6fd1b10bde /doc
parent2e2affb13ce13723e5ab1996d05f7b82c184a090 (diff)
downloadNim-b2c5f8a05f2f9db6ed06663a077882eb112b3e3f.tar.gz
fixes #21461 (#21463)
* fixes #21461; Move nim-gdb.py and add nim-lldb.py

* fixes bad path for nim-gdb.py
Diffstat (limited to 'doc')
-rw-r--r--doc/packaging.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/packaging.md b/doc/packaging.md
index 522ca6d44..b742bef28 100644
--- a/doc/packaging.md
+++ b/doc/packaging.md
@@ -71,7 +71,7 @@ What to install:
 
 - The expected stdlib location is `/usr/lib/nim/lib`, previously it was just `/usr/lib/nim`
 - `nimdoc.css` and `nimdoc.cls` from the `doc` folder should go into `/usr/lib/nim/doc/`
-- `tools/nim-gdb.py` should go into `/usr/lib/nim/tools/`
+- `tools/debug/nim-gdb.py` should go into `/usr/lib/nim/tools/`
 - `tools/dochack/dochack.js` should be installed to `/usr/lib/nim/tools/dochack/`
 - Global configuration files under `/etc/nim`
 - Optionally: manpages, documentation, shell completion