From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15398 invoked by alias); 11 Dec 2006 18:46:36 -0000 Received: (qmail 15343 invoked by uid 48); 11 Dec 2006 18:46:23 -0000 Date: Mon, 11 Dec 2006 18:46:00 -0000 Message-ID: <20061211184623.15342.qmail@sourceware.org> From: "pmuldoon at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20061211184221.3697.pmuldoon@redhat.com> References: <20061211184221.3697.pmuldoon@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3697] gdb cannot read part of fcore core files (can read notes) X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00616.txt.bz2 List-Id: ------- Additional Comments From pmuldoon at redhat dot com 2006-12-11 18:46 ------- Output from loading in a gcore core file: [pmuldoon@localhost frysk_bin]$ gdb GNU gdb Red Hat Linux (6.5-13.fc6rh) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu". (gdb) set debug target 1 (gdb) core-file core.3109 core:target_xfer_partial (4, (null), 0x8a0c720, 0x0, 0x0, 512) = 144, bytes = 20 00 00 00 00 14 ef 00 21 00 00 00 00 10 ef 00 ... core:target_xfer_partial (2, (null), 0xbf8cead4, 0x0, 0xef1000, 52) = 52, bytes = 7f 45 4c 46 01 01 01 00 00 00 00 00 ... core:target_xfer_partial (2, (null), 0x8a0c868, 0x0, 0xef1034, 128) = 128, bytes = 01 00 00 00 00 00 00 00 ... core:target_xfer_partial (2, (null), 0x8a0c970, 0x0, 0xef1000, 2192) = 2192, bytes = 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00 ... (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". Core was generated by `/bin/bash'. target_fetch_registers (-1) #0 0x00ef1402 in __kernel_vsyscall () -- http://sourceware.org/bugzilla/show_bug.cgi?id=3697 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.