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

nomadbyte notifications at github.com
Wed Apr 6 03:57:36 UTC 2022


> If you have any suggestions on how to switch to previous context within the Geany debugger would be nice.

@avafinger: I assume by that you mean switching to a **previous frame's context**, so that you could also inspect the frame's local vars in addition to pointing at the frame's entry source. In such case -- click the frame's arrow (in Call Stack pane), it will turn yellow instead of gray, and the Debugger will load the frame's local vars in the Autos pane.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1069#issuecomment-1089772141
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1069/1089772141 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220405/82f878bf/attachment.htm>


More information about the Github-comments mailing list