Bug 27311
Summary: | gdb can't handle more than 32 pthreads | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Len Widra <lenw> |
Component: | gdb | Assignee: | Trond Eivind Glomsrxd <teg> |
Status: | CLOSED DUPLICATE | QA Contact: | Aaron Brown <abrown> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 7.1 | CC: | dhoward |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-08-10 14:08:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Len Widra
2001-02-13 00:47:46 UTC
GDB has plenty of problems with pthreads.... > GDB has plenty of problems with pthreads....
OK, I can believe that. But I don't know
what your point is. Could you clarify?
Thanks.
Kevin Buettner has proposed a patch for this. It is non-trivial and has not yet been merged into the main source tree. You can find his patch at: http://sources.redhat.com/ml/gdb-patches/2000-10/msg00014.html This issue will be fixed when the patch mentioned above is merged into gdb. You can apply it localy, if you need it now. I applied the patch to a more recent copy of gdb, and it seems to do the trick, (though as was mentioned there are lots of other bugs with gdb+pthreads). Thanks very much. |