[Github-comments] [geany/geany-plugins] debug plugin doesn't work on my Mac (#1019)
氧化钙
notifications at xxxxx
Fri Oct 23 03:12:43 UTC 2020
![image](https://user-images.githubusercontent.com/53166073/96951345-d9127600-151e-11eb-9528-baa61112ae57.png)
As screenshot shown above, all the debug buttons are NOT available.
I just downloaded geany-1.36_osx-2.dmg from official website, and my Mac version is 10.15.7 Catalina.
I also have GDB 9.2 installed from MacPorts at /opt/local/bin, codesigned, working fine from terminal.
Here's the Debug Messages:
`
10:40:43: Geany INFO : Geany 1.36, C
10:40:43: Geany INFO : GTK 3.24.14, GLib 2.62.4
10:40:43: Geany INFO : System data dir: /Applications/Geany.app/Contents/Resources/share/geany
10:40:43: Geany INFO : User config dir: /Users/Justin/.config/geany
10:40:43: GLib-GIO DEBUG : _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
10:40:44: Geany INFO : Loaded GTK+ CSS theme '/Applications/Geany.app/Contents/Resources/share/geany/geany.css'
10:40:44: Geany INFO : Loaded GTK+ CSS theme '/Applications/Geany.app/Contents/Resources/share/geany/geany-3.20.css'
10:40:44: Geany INFO : System plugin path: /Applications/Geany.app/Contents/Resources/lib/geany
10:40:44: Geany INFO : Added filetype Clojure (61).
10:40:44: Geany INFO : Added filetype Swift (62).
10:40:44: Geany INFO : Added filetype Graphviz (63).
10:40:44: Geany INFO : Added filetype Nim (64).
10:40:44: Geany INFO : Added filetype Arduino (65).
10:40:44: Geany INFO : Added filetype Genie (66).
10:40:44: Geany INFO : Added filetype Cython (67).
10:40:44: Geany INFO : Added filetype TypeScript (68).
10:40:44: Geany INFO : Added filetype Groovy (69).
10:40:44: Geany INFO : Added filetype Kotlin (70).
10:40:44: Geany INFO : Added filetype Scala (71).
10:40:44: Geany INFO : Added filetype JSON (72).
10:40:44: Geany INFO : Added filetype CUDA (73).
10:40:44: Geany INFO : Loaded libvte from /Applications/Geany.app/Contents/Resources/lib/libvte-2.91.0.dylib
10:40:44: Geany INFO : Loaded: /Applications/Geany.app/Contents/Resources/lib/geany/debugger.so (Debugger)
10:40:44: Geany INFO : /Users/Justin/projects/TestGeany/cgnew.f : F77 (UTF-8)
10:40:44: Geany INFO : /Users/Justin/projects/TestGeany/main.f90 : Fortran (UTF-8)
10:40:44: Geany INFO : /Users/Justin/projects/TestGeany/modParamt.f90 : Fortran (UTF-8)
10:40:51: GLib DEBUG : posix_spawn avoided (workdir specified) (fd close requested)
10:42:46: GLib DEBUG : posix_spawn avoided (automatic reaping requested) (fd close requested)
`
It would be appreciated if someone could point out why this plugin doesn't work, or maybe there's some trick settings I should do first?
--
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/issues/1019
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201022/cde0ed96/attachment-0001.htm>
More information about the Github-comments
mailing list