diff --git a/Ghidra/Debug/Debugger-agent-gdb/src/main/help/help/topics/gdb/gdb.html b/Ghidra/Debug/Debugger-agent-gdb/src/main/help/help/topics/gdb/gdb.html index 04415f321d..81d737b788 100644 --- a/Ghidra/Debug/Debugger-agent-gdb/src/main/help/help/topics/gdb/gdb.html +++ b/Ghidra/Debug/Debugger-agent-gdb/src/main/help/help/topics/gdb/gdb.html @@ -140,7 +140,7 @@ python3 -m pip install --no-index -f Debugger-rmi-trace/pypkg/dist -f Debugger-a comprising our plugin for GDB and its dependencies. Copy all of the Python packages from Ghidra/Debug/Debugger-rmi-trace/pypkg/dist/ and Ghidra/Debug/Debugger-agent-gdb/pypkg/dist/ to the remote system. It is easiest to put - them all in one directory, e.g., ~/ghidra-pypgk/. Then install them:

+ them all in one directory, e.g., ~/ghidra-pypkg/. Then install them: