From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 335F53858CDB; Sun, 5 Nov 2023 19:45:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 335F53858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1699213538; bh=VHBIfz3BTV2tL1cE+9ORT5vUc3mHR5CwEhBcNka8jR8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=uu0i49fWmV0ni4kKTANz9dF+KS5a/W4ElZucHFjA18gSOQl8tiR85Vhc8ymJ2WbFt BcvJ0cP5GbtIXeo36Ynpvgx+ddRbwRAuFZxVHGDhy7LNgMD/iV12dWVDlPVcH6oUlR SNogs6Szvpm4nnCV36Phw5bSM52YzNlL/ct6vF4s= From: "zbigniew2011 at gmail dot com" To: gdb-prs@sourceware.org Subject: =?UTF-8?B?W0J1ZyBnZGIvMzEwMDhdIOKAnkxheW91dOKAnSBjcmFzaGVzIGdk?= =?UTF-8?B?YiAxMy4y?= Date: Sun, 05 Nov 2023 19:45:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: zbigniew2011 at gmail dot com X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31008 --- Comment #16 from Zbigniew --- readelf -WS /usr/bin/gdb gives the following answer: There are 31 section headers, starting at offset 0xce7bd0: Section Headers: [Nr] Name Type Address Off Size ES = Flg Lk Inf Al [ 0] NULL 0000000000000000 000000 000000 00= =20=20=20=20=20 0 0 0 [ 1] .interp PROGBITS 0000000000400350 000350 00001c 00 = A=20 0 0 1 [ 2] .note.gnu.property NOTE 0000000000400370 000370 000030 00= A 0 0 8 [ 3] .note.ABI-tag NOTE 00000000004003a0 0003a0 000020 00 = A=20 0 0 4 [ 4] .hash HASH 00000000004003c0 0003c0 00205c 04 = A=20 6 0 8 [ 5] .gnu.hash GNU_HASH 0000000000402420 002420 000528 00 = A=20 6 0 8 [ 6] .dynsym DYNSYM 0000000000402948 002948 006150 18 = A=20 7 1 8 [ 7] .dynstr STRTAB 0000000000408a98 008a98 005285 00 = A=20 0 0 1 [ 8] .gnu.version VERSYM 000000000040dd1e 00dd1e 00081c 02 = A=20 6 0 2 [ 9] .gnu.version_r VERNEED 000000000040e540 00e540 000370 00 = A=20 7 10 8 [10] .rela.dyn RELA 000000000040e8b0 00e8b0 0009d8 18 = A=20 6 0 8 [11] .rela.plt RELA 000000000040f288 00f288 005328 18 = AI=20 6 26 8 [12] .init PROGBITS 0000000000415000 015000 000017 00 = AX=20 0 0 4 [13] .plt PROGBITS 0000000000415020 015020 003780 10 = AX=20 0 0 16 [14] .text PROGBITS 00000000004187a0 0187a0 7d31ce 00 = AX=20 0 0 16 [15] .fini PROGBITS 0000000000beb970 7eb970 000009 00 = AX=20 0 0 4 [16] .rodata PROGBITS 0000000000bec000 7ec000 23e34a 00 = A=20 0 0 32 [17] .eh_frame_hdr PROGBITS 0000000000e2a34c a2a34c 079664 00 = A=20 0 0 4 [18] .eh_frame PROGBITS 0000000000ea39b0 aa39b0 2039e0 00 = A=20 0 0 8 [19] .gcc_except_table PROGBITS 00000000010a7390 ca7390 02b410 00 = A=20 0 0 4 [20] .tbss NOBITS 00000000010d4430 cd3430 000410 00 = WAT=20 0 0 8 [21] .init_array INIT_ARRAY 00000000010d4430 cd3430 0004c8 08 = WA=20 0 0 8 [22] .fini_array FINI_ARRAY 00000000010d48f8 cd38f8 000008 08 = WA=20 0 0 8 [23] .data.rel.ro PROGBITS 00000000010d4900 cd3900 000388 00 = WA=20 0 0 32 [24] .dynamic DYNAMIC 00000000010d4c88 cd3c88 000340 10 = WA=20 7 0 8 [25] .got PROGBITS 00000000010d4fc8 cd3fc8 000030 08 = WA=20 0 0 8 [26] .got.plt PROGBITS 00000000010d5000 cd4000 001bd0 08 = WA=20 0 0 8 [27] .data PROGBITS 00000000010d6be0 cd5be0 011ec2 00 = WA=20 0 0 32 [28] .bss NOBITS 00000000010e8ac0 ce7aa2 023e60 00 = WA=20 0 0 32 [29] .comment PROGBITS 0000000000000000 ce7aa2 000012 01 = MS=20 0 0 1 [30] .shstrtab STRTAB 0000000000000000 ce7ab4 000118 00= =20=20=20=20=20 0 0 1 Key to Flags: W (write), A (alloc), X (execute), M (merge), S (strings), I (info), L (link order), O (extra OS processing required), G (group), T (TLS), C (compressed), x (unknown), o (OS specific), E (exclude), R (retain), D (mbind), l (large), p (processor specific) Is it clean, or =E2=80=9Edirty=E2=80=9D? --=20 You are receiving this mail because: You are on the CC list for the bug.=