From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13902 invoked by alias); 17 Jun 2010 17:03:35 -0000 Received: (qmail 13815 invoked by uid 48); 17 Jun 2010 17:03:34 -0000 Date: Thu, 17 Jun 2010 17:03:00 -0000 Message-ID: <20100617170334.13814.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100614182907.11704.dimabarts@yahoo.com> References: <20100614182907.11704.dimabarts@yahoo.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/11704] Cannot load debugging info 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/msg00415.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-06-17 17:03 ------- (In reply to comment #4) > > For this one it would be interesting to see what is happening inside gdb > > I don't know how to look inside gdb as I don't have a working debugger. (If I had dbx I'd just use that) In this case you could probably use strace to see what system call is failing. That might help, anyway. > > AFAIK you can't generally use symbol-file with a .o. > > Not sure what symbol-file is for then. Certainly didn't work with the source .c file. I think it is there to support the case where the inferior process does not have debug symbols, but you have an unstripped executable as well. -- http://sourceware.org/bugzilla/show_bug.cgi?id=11704 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.