[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 266725] New: Cannot look at some variables when debugging
From:       Benjamin Schindler <bschindler () student ! ethz ! ch>
Date:       2011-02-20 12:41:47
Message-ID: bug-266725-40295 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

           Summary: Cannot look at some variables when debugging
           Product: kdevelop
           Version: 4.2.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: CPP Debugger
        AssignedTo: kdevelop-bugs@kdevelop.org
        ReportedBy: bschindler@student.ethz.ch


Version:           4.2.0 (using KDE 4.6.0) 
OS:                Linux

Some variables can be pretty printed using custom pretty printers (I do it for
eigen objects for example). 
When such a variable is part of a struct, I'm unable to look at it's value. 

The screenshot illustrates this problem: in the variables tab on the left side,
I expanded and array of structs. Each of these structs contains 3 Eigen 
vectors of fixed size,  count (int), min and max (both double). However, as you
can see, I'm not able to expand any of the three members. Same happens in the
hover-over way of looking at values. 

Reproducible: Sometimes

Steps to Reproduce:
The struct I have is as follows

struct Bucket
{
    Vector3d min, max;
    Vector3i count;
};

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic