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/23488] New: support CONFIG_DEBUG_INFO_REDUCED builds


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

            Bug ID: 23488
           Summary: support CONFIG_DEBUG_INFO_REDUCED builds
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

Some kernels are built with CONFIG_DEBUG_INFO_REDUCED=y.  This causes not only
useful debuginfo to be lost from within the kernel, but all typequery* type .ko
files get only the barest struct declaration content, not the good stuff.

So we need to override that kconfig, at least for typequery* and probably
tracequery* builds.

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