https://bugs.kde.org/show_bug.cgi?id=439615

--- Comment #7 from Martin Ottmar <[email protected]> ---
(Damned procrastination!)

(gdb) p *this->m_chipName
$3 = {prefix = 0x561ebee811a0 "fam15h_power", bus = {type = 2, nr = 0}, addr =
196, path = 0x561ebee811c0 "/sys/class/hwmon/hwmon4"}
...

Thread 1 "ksystemstats" hit Breakpoint 1, makeSensorsFeatureSensor
(chipName=0x5555555a7e90, feature=0x5555555b0300, parent=0x5555556809a0) at
/usr/src/debug/ksystemstats-5.22.3/plugins/lmsensors/SensorsFeatureSensor.cpp:100
(gdb) p valueFeature
$1 = (const sensors_subfeature *) 0x0
(gdb) p *chipName
$2 = {prefix = 0x5555555a81a0 "fam15h_power", bus = {type = 2, nr = 0}, addr =
196, path = 0x5555555a81c0 "/sys/class/hwmon/hwmon4"}
(gdb) p *feature
$3 = {name = 0x5555555b0320 "power1", number = 0, type = SENSORS_FEATURE_POWER,
first_subfeature = 0, padding1 = 0}

lm_sensors-3.6.0.r41.g31d1f125-1 (without debug symbols, of course :-/ )

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to