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

Pascal Martin notifications at xxxxx
Tue Feb 1 05:20:13 UTC 2022


This is not just the debugger mode, there are also the name of the target file and the arguments: these change from projects to project. I tried Scope but it does not seem to save anything and I got quickly tired of re-entering  everything. That and a starting patch made Debugger much more attractive. (Otherwise Scope allows more access to gdb.)

I was thinking of testing if there is a project open, and use the global plugin settings if there is none. Obviously this would require knowing when a project is opened or closed (to reload the settings according to the new context). If the project has no setting (section not present), it would use the plugin global settings (until saved, at least).

I agree that some behavior is a matter of user preference.

This is not critical, but it would be nice since my "somewhat micro-service without a cloud" hobby leads me to switch from project to project frequently.

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

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


More information about the Github-comments mailing list