[Github-comments] [geany/geany] Geany 1.33 for Windows nearly every month crashes. (#2000)

elextr notifications at xxxxx
Thu Nov 29 06:07:42 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181128/19f73273/attachment.html>


More information about the Github-comments mailing list