Bug 399015 - Recheck indication for subitems in tree view for debug variable display
Summary: Recheck indication for subitems in tree view for debug variable display
Status: REOPENED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (other bugs)
Version First Reported In: 5.2.4
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-24 12:30 UTC by Markus Elfring
Modified: 2022-12-01 18:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.