Re: Debugging windows
Posted by
Gilles Caulier-4 on
Nov 02, 2019; 1:16pm
URL: http://digikam.185.s1.nabble.com/Debugging-windows-tp4709595p4709598.html
hi,
Yes the GDB version on CLi included in digiKam installer is just here to test, but it's not suitable as excepted.
To debug under Windows, you can install QtCreator :
...and use use the option :
Debug/Start Debugging/Start and Debug external application
Select the digikam.exe file and it will run in QtCreator/GDB session.
Best
Gilles Caulier
Is it possible to do interactive debugging of the windows 10 version?
I've installed the stable 6.3 on windows, extracted the sources for 6.3
(also on windows), launched vscode and created a debug/launch config, but
nothing works. I've tried using the gdb.exe that is installed with digikam,
and a mingw-64 version. Not working.
Any advice, please?
--
Sent from: http://digikam.1695700.n4.nabble.com/digikam-devel-f1695701.html