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 translator/13475] New: SDT_V3 arm can't parse operand '-4@r3'


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

             Bug #: 13475
           Summary: SDT_V3 arm can't parse operand '-4@r3'
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
    Classification: Unclassified


The dtrace_clone.exp testcase generates binaries which contain:

Note section [30] '.note.stapsdt' of 324 bytes at offset 0xc44:
  Owner          Data size  Type
  stapsdt               30  Version: 3
    PC: 0x8670, Base: 0x8a30, Semaphore: 0x10bb4
    Provider: test, Name: child2, Args: '-4@r3'
  stapsdt               30  Version: 3
    PC: 0x86b0, Base: 0x8a30, Semaphore: 0x10bb0
    Provider: test, Name: child1, Args: '-4@r3'
  stapsdt               42  Version: 3
    PC: 0x86f4, Base: 0x8a30, Semaphore: 0x10bb6
    Provider: test, Name: child2_pid, Args: '-4@[fp, #-12]'
  stapsdt               28  Version: 3
    PC: 0x8884, Base: 0x8a30, Semaphore: 0x10bac
    Provider: test, Name: main, Args: '-4@r3'
  stapsdt               42  Version: 3
    PC: 0x88bc, Base: 0x8a30, Semaphore: 0x10bb2
    Provider: test, Name: child1_pid, Args: '-4@[fp, #-24]'
  stapsdt               24  Version: 3
    PC: 0x8948, Base: 0x8a30, Semaphore: 0x10bae
    Provider: test, Name: main2, Args: ''

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