This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/3897] New: print object file / shared library when no source file


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]