[Github-comments] [geany/geany-plugins] cross-debugging (#303)

elextr notifications at xxxxx
Tue Feb 1 05:18:37 UTC 2022


> A copy of gdb may or may not be in path and may or may not be the one required. It would be nice if this was configurable without the user needing to symlink outside of Geany.

[indeed](https://github.com/geany/geany-plugins/issues/303#issuecomment-309674262)

> This state could be added to the project file.

The plugin still needs to work without projects, many beginners use debugger, and they don't use projects.

If the plugin wants to save settings in the project file when one is open, thats fine, but it needs to detect that there is no project and then save in the user config instead (or not save it of course).  

Since AFAIK all other settings of debugger are saved in the the user config having just one setting in the project file doesn't make much sense.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/303#issuecomment-1026487626
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/303/1026487626 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220131/bbf92ebd/attachment.htm>


More information about the Github-comments mailing list