[EXT_EP-9429] OFD erroneously prints 0x<decimal> where hex was intended Created: 05/Mar/19 Updated: 19/Feb/20 Resolved: 05/Mar/19 |
|
| Status: | Fixed |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Fixed | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | Code Generation Tools |
| Internal ID: | CODEGEN-6004 |
| Found In Release: | C6000_8.2.0 ARM_18.1.0.LTS C2000_18.1.0.LTS |
| Fix In Release: | PRU_2.3.2 ARM_18.1.6.LTS C2000_18.1.6.LTS |
| Workaround: | Update the OFD binary |
| Release Notes: | When using OFD to view the DWARF debug information in an object file, OFD will incorrectly format what should be a hexadecimal number as 0x followed by the decimal value. This affects two contexts: When printing the FORM_ref4 offset of an attribute (such as DW_AT_type) DIE appearing in the same .debug_info section, and when printing the CIE ID. |
| Description |
|
OFD erroneously prints 0x<decimal> where hex was intended |