Mailinglist Archive: opensuse-bugs (15077 mails)

< Previous Next >
[Bug 326866] New: GCC: dwarf records for inlines appear incomplete
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 20 Sep 2007 09:59:02 -0600 (MDT)
  • Message-id: <bug-326866-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=326866#c301921

           Summary: GCC: dwarf records for inlines appear incomplete
           Product: openSUSE 10.3
           Version: RC 1
          Platform: x86
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Development
        AssignedTo: rguenther@xxxxxxxxxx
        ReportedBy: jblunck@xxxxxxxxxx
         QAContact: qa@xxxxxxx
                CC: matz@xxxxxxxxxx
          Found By: L3


This is a testcase for fate #301921.

Description:
SystemTap and other debugging tools use dwarf debuginfo to gather type
information and storage locations of variables. This should work for all kernel
code.
The GCC isn't emitting complete debuginfo when functions are inlined. Since the
kernel is heavily using inline functions its often not possible to generate tap
scripts for this functions.

References:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23551
http://sources.redhat.com/bugzilla/show_bug.cgi?id=1155


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >