[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled c
From: |
vladimir.mezentsev at oracle dot com |
Subject: |
[Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code |
Date: |
Wed, 21 Aug 2024 19:33:38 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32085
--- Comment #4 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com>
---
>From DWARF standard:
7.5 Format of Debugging Information
For each compilation unit compiled with a DWARF producer, a contribution is
made to the
.debug_info section of the object file. Each such contribution consists of a
compilation unit
header (see Section 7.5.1.1) followed by a single DW_TAG_compile_unit or
DW_TAG_partial_unit debugging information entry, together with its children.
In the attached program (synprog), I see that there is no compilation unit
header in the .debug_info section:
% objdump -s synprog
...
Contents of section .debug_info:
0000 01000000 00000000 bd740000 00000000 .........t......
0010 01000000 00000000 789ced7d 7b9c5c45 ........x..}{.\E
0020 b17fd539 3367ce99 39f3dad9 9d9d7d64 ...93g..9.....}d
Is this a compiler bug ?
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gprofng/32085] New: Source file not recognized for gcc 11.4.0-compiled code, itzkowitzmarty at gmail dot com, 2024/08/14
- [Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code, itzkowitzmarty at gmail dot com, 2024/08/14
- [Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code, vladimir.mezentsev at oracle dot com, 2024/08/14
- [Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code, itzkowitzmarty at gmail dot com, 2024/08/15
- [Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code, ruud.vanderpas at oracle dot com, 2024/08/15
- [Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code, vladimir.mezentsev at oracle dot com, 2024/08/21
- [Bug gprofng/32085] Source file not recognized for gcc 11.4.0-compiled code,
vladimir.mezentsev at oracle dot com <=