This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 ports/16170] New: AArch64 __longjmp.S missing sdt.h probes


https://sourceware.org/bugzilla/show_bug.cgi?id=16170

            Bug ID: 16170
           Summary: AArch64 __longjmp.S missing sdt.h probes
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com
                CC: carlos at redhat dot com, roland at gnu dot org

I noticed today that AArch64's __longjmp.S is missing
sys/sdt.h probes.  This probe in particular is used
by gdb in order to implement "next-over-longjmp".
I didn't check to see whether the other standard probes
are implemented or not.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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