This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 runtime/13462] New: symdata() returns ARM mapping symbols


http://sourceware.org/bugzilla/show_bug.cgi?id=13462

             Bug #: 13462
           Summary: symdata() returns ARM mapping symbols
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
    Classification: Unclassified


ARM mapping symbols ("$a", "$t", "$t.x" or "$d" are never really interesting.
http://infocenter.arm.com/help/topic/com.arm.doc.dui0474c/CHDGFCDI.html
symname() or symdata() should never return them since there is always a
local or global symbol nearby that is more interesting.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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