Bug 399015

Summary: Recheck indication for subitems in tree view for debug variable display
Product: [Applications] kdevelop Reporter: Markus Elfring <Markus.Elfring>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: REOPENED ---    
Severity: normal CC: niko.sams
Priority: NOR    
Version First Reported In: 5.2.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Markus Elfring 2018-09-24 12:30:28 UTC
I have tried debugging functionality of the application “KDevelop 5.2.4-43.3” out. I looked at a few variables. Corresponding values were displayed from the debug session in a popup window (or in a paned window). I have noticed then that indications (symbol “>”) for the unfolding of further items were given. But the symbol was changed to “├” after I clicked on interesting data structure members.
It seems that this happens for a class like “QString” so far. (May I drill down into such a data structure?)

https://docs.kde.org/trunk5/en/extragear-kdevelop/kdevelop/debugging-programs-in-kdevelop.html#running-a-program-in-the-debugger
Comment 1 Justin Zobel 2022-12-01 04:34:25 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Markus Elfring 2022-12-01 18:52:28 UTC
(In reply to Justin Zobel from comment #1)
I would appreciate a more helpful answer for my clarification request.