[Github-comments] [geany/geany-plugins] How to debug a multithread application [ Debugger / gdb ] (#1069)

elextr notifications at xxxxx
Wed Mar 3 22:58:12 UTC 2021


> An interesting question, How do you debug Geany?

Geany is not a multi-threaded application, its mostly GUI activated code, and GTK is single threaded, so Geany is single threaded.  There may be some threads used in the libraries Geany uses, but they are hidden there, and not having their source means its unlikely that breakpoints will be set in those.

-- 
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-plugins/issues/1069#issuecomment-790132508
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210303/5f79c707/attachment.htm>


More information about the Github-comments mailing list