On failure to run gdb, Scope displays only the generic error message, such as 
"The system cannot find the file specified", giving the impression that the 
executable to be debugged is missing or has some other problem. This patch 
changes the message to "<gdb name>: <error>", for example "gdb: The system 
cannot find the file specified" (unlikely under *nix, but gdb may be missing 
from the PATH under Windows).

Closes https://github.com/geany/geany-plugins/issues/337
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/561

-- Commit Summary --

  * Improve the error message on attempting to run gdb

-- File Changes --

    M scope/src/debug.c (2)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/561.patch
https://github.com/geany/geany-plugins/pull/561.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/561

Reply via email to