From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13682 invoked by alias); 31 Aug 2010 13:31:03 -0000 Received: (qmail 13661 invoked by uid 48); 31 Aug 2010 13:31:02 -0000 Date: Tue, 31 Aug 2010 13:31:00 -0000 Message-ID: <20100831133102.13660.qmail@sourceware.org> From: "rguenth at gcc dot gnu dot org" To: gdb-prs@sourceware.org In-Reply-To: <20100710211433.11804.jan.kratochvil@redhat.com> References: <20100710211433.11804.jan.kratochvil@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug corefiles/11804] Fix -Wl,-z,relro gcore writer (+maybe reader) 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-q3/txt/msg00340.txt.bz2 ------- Additional Comments From rguenth at gcc dot gnu dot org 2010-08-31 13:31 ------- Hm. The .dynamic section in memory is different from that in the file-backing (at least DT_DEBUG has been filled in by the dynamic loader). But still the page is marked clean in /proc/smaps. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11804 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.