[Github-comments] [geany/geany-plugins] Improve the error message on attempt to run gdb (#561)

zhekov notifications at xxxxx
Sun Apr 16 15:38:45 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170416/9ca5e2ba/attachment.html>


More information about the Github-comments mailing list