Bug 135576 - gdb cannot debug threaded programs on ppc
Summary: gdb cannot debug threaded programs on ppc
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: powerpc (show other bugs)
Version: 1.0-CURRENT
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ppc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-14 13:20 UTC by Justin Hibbits
Modified: 2015-03-17 19:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Hibbits 2009-06-14 13:20:01 UTC
When trying to debug a program linked against libthr on ppc I see the error:

Cannot get thread event message: generic error
(gdb)

How-To-Repeat: gdb any threaded program on ppc
Comment 1 Justin Hibbits freebsd_committer freebsd_triage 2015-03-17 19:12:09 UTC
devel/gdb can debug threaded programs on powerpc.  Base gdb can debug threaded programs on powerpc64.  Since base gdb will likely be removed in the not too distant future, closing this.