From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2109 invoked by alias); 17 May 2010 13:17:57 -0000 Received: (qmail 2091 invoked by uid 48); 17 May 2010 13:17:56 -0000 Date: Mon, 17 May 2010 13:17:00 -0000 From: "jan dot kratochvil at redhat dot com" To: gdb-prs@sourceware.org Message-ID: <20100517131755.11608.jan.kratochvil@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug corefiles/11608] New: gcore does not support build-id X-Bugzilla-Reason: CC 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 X-SW-Source: 2010-q2/txt/msg00274.txt.bz2 gcore omits whole readonly-executable-code segments. It should dump their first page so that: eu-unstrip -n --core=corefile works as for the kernel-dumped core files. GDB: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align LOAD 0x000b10 0x0000000000400000 0x0000000000000000 0x000000 0x006000 R E 0x1 Linux kernel: Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align LOAD 0x001000 0x0000000000400000 0x0000000000000000 0x001000 0x006000 R E 0x1000 -- Summary: gcore does not support build-id Product: gdb Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: corefiles AssignedTo: unassigned at sourceware dot org ReportedBy: jan dot kratochvil at redhat dot com CC: gdb-prs at sourceware dot org GCC target triplet: x86_64-fedora12-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=11608 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.