Skip to content

Commit c36c814

Browse files
authored
Merge pull request #512 from riscv-software-src/pexpect
debug: Document that pexpect is needed.
2 parents 34fb040 + 15d7d67 commit c36c814

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)