Comments on: Quick tip for debugging deadlocks https://moythreads.com/wordpress/2009/09/27/quick-tip-for-debugging-deadlocks/ Abandon All Hope, Ye Who Read This Blog Fri, 14 Aug 2020 20:06:49 +0000 hourly 1 https://wordpress.org/?v=5.1.9 By: Hi-Angel https://moythreads.com/wordpress/2009/09/27/quick-tip-for-debugging-deadlocks/comment-page-1/#comment-34012 Thu, 23 Aug 2018 12:31:49 +0000 http://www.moythreads.com/wordpress/?p=84#comment-34012 Thanks moy and ed.

FTR: to find LWP of threads from within the gdb just look at the output of `info threads`. There’s a “LWP” word should be, and then a number follows.

]]>