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 tapsets/13481] New: ARM register.stp arg() functions don't handle arguments passed on the stack


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

             Bug #: 13481
           Summary: ARM register.stp arg() functions don't handle
                    arguments passed on the stack
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
    Classification: Unclassified


The _stp_arg() function in tapset/arm/register.stp only handles arguments 1
till 4 as passed in registers, for any other argument it errors out. This
causes lots of nd_syscall.exp failures.

See also bug #13466 Failures with ARM EABI

-- 
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]