From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24593 invoked by alias); 19 Jan 2007 23:16:20 -0000 Received: (qmail 24494 invoked by uid 48); 19 Jan 2007 23:16:09 -0000 Date: Fri, 19 Jan 2007 23:16:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070119231609.3897.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3897] New: print object file / shared library when no source file 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: 2007-q1/txt/msg00119.txt.bz2 List-Id: For instance, instead of: #0 0x556402 in __kernel_vsyscall () #1 0xcd740d in __poll () print something like: #0 0x556402 in __kernel_vsyscall () from [vdso] #1 0xcd740d in __poll () from libc.so (the actual names will likely be longer / different to this) this becomes more important when there's no symbol vis: #0 0x123456 vs #0 0x123457 from libc.so -- Summary: print object file / shared library when no source file Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: cagney at redhat dot com OtherBugsDependingO 2244 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=3897 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.