Geany is built with the GCC compiler, it does not provide the proprietary debug 
symbols needed to use Microsoft debug tools.  (see 
[here](https://stackoverflow.com/questions/44456068/how-to-compile-c-program-in-gcc-to-enable-debug-in-windbg/44456383#44456383))

Instead you should run Geany under the gdb Gnu debugger and after a crash when 
control returns to gdb type `bt` get a backtrace and post that here.

-- 
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/2000#issuecomment-442717681

Reply via email to