Bug 213410

Summary: Hovering a variable doesnt always show its debug window
Product: [Applications] kdevelop Reporter: Mihai <mihai.stanescu>
Component: CPP DebuggerAssignee: kdevelop-bugs-null
Status: RESOLVED WORKSFORME    
Severity: normal CC: heimlich, niko.sams
Priority: NOR Keywords: investigated, triaged
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Mihai 2009-11-06 13:59:54 UTC
Version:           3.9.96 (using KDevPlatform 0.9.96) (using 4.3.1 (KDE 4.3.1), Gentoo)
Compiler:          x86_64-pc-linux-gnu-gcc
OS:                Linux (x86_64) release 2.6.29-gentoo-r5


Some variables work some don't. The behaviour changes with each debugging session. For example sometimes i see the local vars but not this-> vars. Hovering the variable shows the code browser but not the gdb watch window. 

Steps:

- attach to a c++ exe process
- place a breakpoint in member function
- place your mouse over local variables or class member variables
Comment 1 Mihai 2009-11-06 14:01:45 UTC
Im using gdb 7.0
Comment 2 Niko Sams 2009-11-28 12:59:09 UTC
Please activate debug output for gdb plugin (kdebugdialog) and watch for "-var-create --thread 1 --frame 0 var11 @ variablename" commands. You can probably reproduce the behaviour with that.

If so, post some example code and steps to reproduce.

thanks
Comment 3 Andrew Crouthamel 2018-09-20 03:20:40 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-21 05:04:59 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!