Bug 173731
Summary: | missing debugging support for ppc64 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David Woodhouse <dwmw2> |
Component: | distribution | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED RAWHIDE | QA Contact: | Bill Nottingham <notting> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | aoliva, dgregor, ezannoni, jjohnstn, katzj, nobody+pnasrat, roland, rvokal, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-03-08 17:16:37 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: | |||
Bug Depends On: | |||
Bug Blocks: | 150224, 182226 |
Description
David Woodhouse
2005-11-19 20:50:36 UTC
One gdb/strace should support both ABIs. Any progress on this? We still don't have strace or gdb working for 64-bit binaries on a clean install. Can we add it to FC5Blocker? The 64-bit gdb build should support both 32-bit and 64-bit binaries, so just choosing gdb-*.ppc64.rpm in the install should dtrt. strace is not going to support biarch on ppc until it gets a total rewrite. It barely supports biarch on x86-64 and one or two others, and that support is kludgey at best. strace64 is a necessary evil for the time being (unless Bill wants to maintain upstream strace). Did this get fixed for FC5t3? Hm. We now have a 64-bit gdb. Unfortunately, it's no longer capable of debugging 32-bit binaries. This would seem to be quite a recent development -- it always _used_ to work. bug #183931 Moving to FC5Update and FC6Blocker because this isn't related to install or initial boot and we have no remaining time for FC5. Might as well mark this bug closed now. We can debug 64-bit userspace now... we just can't debug 32-bit userspace any more :) But that's bug #183931 |