I have compiled Geany and all Geany plugins using gcc 8.4 on an NVIDIA Jetson 
Nano.  The Jetson runs Nvidia's "Linux for Tegra", based on Ubuntu 18.04.  
Everything compiled and linked without errors.  I've installed my locally-built 
Geany and plugins, using the "make install" step, and they both appeared to 
succeed.  Geany launches normally.  However, the Debugger plugin is not listed 
under Tools -> Plugin Manager.  I do see a "debugger.so" and "debugger.la" 
under /usr/local/lib/geany.  The Jetson Nano does have gdb installed and I can 
debug executables "the hard way".

I see lots of foo on various forums about the Debugger plugin having been 
removed from various Debian distros.  The suggestion is to build Geany 1.37 and 
its plugins from source, which I have done.  So ... what else am I missing?  Is 
there some other missing dependency?  How can I further debug why the Debugger 
plugin is not listed in Geany's Plugin Manager?  The Jetson Nano is a fairly 
common development box, very similar to a Raspberry Pi.  Suggestions welcome.

-- 
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/1116

Reply via email to