[Bug translator/23488] New: support CONFIG_DEBUG_INFO_REDUCED builds
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Aug 6 22:23:00 GMT 2018
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.
More information about the Systemtap
mailing list