Bug 118383
| Summary: | objdump -g does not print debugging info | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | abhijit karmarkar <abhijitk> |
| Component: | binutils | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | ||
| 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: | 2004-03-16 11:41:28 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
abhijit karmarkar
2004-03-16 05:38:41 UTC
Please read the manual page of objdump: "-g ... Only certain types of debugging information have been implemented. Some other types are supported by `readelf -w'." Particularly, DWARF2 which now GCC emits by default is supported only by readelf -w[liaprmfFso]. |