diff --git a/docs/guide/index.md b/docs/guide/index.md index 007766d..ecd922d 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -7,7 +7,7 @@ The debugger plugin is shipped with Binary Ninja. It is [open-source](https://gi ## UI -[](../../img/debugger/ui.png) + The debugger UI mainly consists of six parts: diff --git a/docs/guide/remote-debugging.md b/docs/guide/remote-debugging.md index 9e84215..26028f3 100644 --- a/docs/guide/remote-debugging.md +++ b/docs/guide/remote-debugging.md @@ -79,7 +79,7 @@ a process locally. - Click "Debugger" -> "Debug Adapter Settings..." in the main window menu bar -![](../../img/debugger/remoteadaptersettings.png) + - Specify the executable path and working directory on the remote machine. This is likely different from the local path which is shown by default