Skip to content

Commit 15d7d67

Browse files
committed
debug: Document that pexpect is needed.
Resolves #510.
1 parent 34fb040 commit 15d7d67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

debug/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following should be in the user's path:
1919
* openocd (can be overridden with `--server_cmd` when running gdbserver.py
2020
manually), which should be the latest from
2121
https://github.com/riscv/riscv-openocd.git.
22+
* Python packages that might not be installed: pexpect
2223

2324
Usage
2425
=====

0 commit comments

Comments
 (0)