From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6928 invoked by alias); 13 Nov 2013 06:23:56 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 6895 invoked by uid 48); 13 Nov 2013 06:23:56 -0000 From: "jan.kratochvil at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug corefiles/11608] gcore does not support build-id Date: Wed, 13 Nov 2013 06:23:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: corefiles X-Bugzilla-Version: 7.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jan.kratochvil at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.1 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on blocked everconfirmed Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00305.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=11608 Jan Kratochvil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-11-13 Blocks| |16092 Ever confirmed|0 |1 --- Comment #2 from Jan Kratochvil --- At least with Fedora 19 x86_64 /usr/bin/sleep it does not work: Program Headers: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flags Align LOAD 0x0000000000000fc4 0x0000000000400000 0x0000000000000000 0x0000000000000000 0x0000000000007000 R E 1 Shared libraries also do not have the first page dumped: /lib64/libc.so.6: LOAD 0x0000000000047fc4 0x0000003347200000 0x0000000000000000 0x0000000000000000 0x00000000001b6000 R E 1 Although some shared libraries have it dumped: /lib64/ld-linux-x86-64.so.2 LOAD 0x0000000000023fc4 0x0000003346e00000 0x0000000000000000 0x0000000000021000 0x0000000000021000 R E 1 Bug 16092 is related. -- You are receiving this mail because: You are on the CC list for the bug.