Thanks for the analysis. I have not done any debugging of this type in more 
than 20 years, so pardon me if I have some dumb questions.

Does the Geany build build the libgdk DLL, or use a prebuilt or downloaded 
version? If you build, would it be reasonable to build libgdk with debugging 
information, so we could narrow down the part of libgdk involved, with the 
intent to raise an issue with GTK. (later) On the 
[wiki](https://wiki.geany.org/howtos/win32/msys2), it sounds like prebuilt 
runtime files are used.

I have the mingw tool chain installed as part of cygwin. Any idea if this would 
work instead of msys2?

Does geany build for windows x64? Does it build with GTK 3? Will it use 
Python3? (I don't use python2 anymore.)

`$ file geany.exe`
`geany.exe: PE32 executable (GUI) Intel 80386 (stripped to external PDB), for 
MS Windows`
Is the "external PDB" available for download? And can gdb use it?

-- 
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/issues/1942#issuecomment-417958676

Reply via email to