[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: appimage with 24.04


Le 10/08/2025 à 17:00, Brian G a écrit :
How do i generate a gbx3 with debug info included?

If you compile from sources, debugging information is enabled by default.

Otherwise it's './configure' with '--disable-debug' or '--enable-debug'.

But inside your AppImage, you should have a Gambas extracted from Ubuntu binary packages, so without debugging information. :-/

I think the solution is compiling the exact same version of Gambas installed in the AppImage inside a Ubuntu VM having the exact same version of the Ubuntu used for filling the AppImage.

Then you can use the resulting 'gbx3' with the core dump generated by the AppImage.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
References:
Re: appimage with 24.04Linus <olivier.cruilles@xxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: appimage with 24.04Brian G <brian@xxxxxxxxxxxxxxxx>