Bug 192608 - [MAINTAINER] devel/gdb thread support fix
Summary: [MAINTAINER] devel/gdb thread support fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Many People
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-12 09:11 UTC by luca.pizzamiglio
Modified: 2014-08-12 15:41 UTC (History)
1 user (show)

See Also:


Attachments
The patch to fix Thread support in gdb (674 bytes, patch)
2014-08-12 09:11 UTC, luca.pizzamiglio
luca.pizzamiglio: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description luca.pizzamiglio 2014-08-12 09:11:58 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-08-12 15:40:38 UTC
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