Created attachment 145702 [details] The patch to fix Thread support in gdb The current patch doesn't correctly manage symbol addresses in threads. This patch fix thread support.
A commit references this bug: Author: tijl Date: Tue Aug 12 15:39:59 UTC 2014 New revision: 364713 URL: http://svnweb.freebsd.org/changeset/ports/364713 Log: Fix symbol addresses in threads PR: 192608 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Changes: head/devel/gdb/Makefile head/devel/gdb/files/fbsd-threads.c