https://bugs.kde.org/show_bug.cgi?id=385995
Bug ID: 385995
Summary: Variables display not showing data pointed to by
shared_ptr
Product: kdevelop
Version: git master
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: CPP Debugger
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
GNU gdb (Gentoo 8.0.1 vanilla) 8.0.1
clang version 6.0.0
gcc version 7.2.0 (Gentoo 7.2.0 p1.1)
Variables display shows '>' on shared_ptr variables when expander is clicked,
it just goes away and no data is displayed. This makes it painful to debug code
with shared pointers. From the GDM tool view I can enter p *shared_ptr_var and
see the data.
--
You are receiving this mail because:
You are watching all bug changes.