We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a07a39 commit d2a2d99Copy full SHA for d2a2d99
README.md
@@ -42,7 +42,8 @@ After pressing [enter], you should see success:
42

43
44
Note: The `nim-gdb.py` script was copied from [here](https://github.com/nim-lang/Nim/blob/master/tools/nim-gdb.py),
45
-and exists in the `bin/` directory simply to reduce the number of steps in setting this up.
+and exists in the `bin/` directory simply to reduce the number of steps in setting this up. It might be a good
46
+idea to update your local copy of this file with the official latest file from the repository.
47
48
If running the Python pretty-printing script succeeds, you should be able to mouse over a variable,
49
e.g. a string, and see the value:
0 commit comments