Skip to content

Debugger plugin missing in Geany 1.37.1 compiled for Ubuntu 18.04 on Nvidia Jetson Nano #1116

Open
@timmyd7777

Description

@timmyd7777

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 with gdb "the hard way". But the whole point of us using Geany is to provide a graphical debugging interface.

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions