Summary: | next in threaded programs | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | André Johansen <andrejoh> |
Component: | gdb | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
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: | 2000-01-18 18:39:00 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
André Johansen
2000-01-17 13:32:04 UTC
I'd try gdb-4.18-6 which should be in rawhide, and/or gdb from CVS at http://sourceware.cygnus.com/gdb/ And especially if that doesn't help, I'd try the mailing lists at that site. Not that I know of any fixes but those are the people who would know. Just a follow-up comment: The GDB CVS at 20000117 has fixed this problem. Unfortunately, that version has several bugs (step into doesn't work correctly etc.) I just tried GDB from CVS and I sure didn't see any problems with stepping into functions. No idea whether there were any bugfixes since 20000117 but I'd suggest reporting the bug which you are seeing. The program being debugged is mostly in shared libraries, and is multithreaded. That might make a difference. |