Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] debugger question

Variable view.
Does anybody know why we have two different methods to show variable value in a tree and in the expression details? It is causing a lot of problem when details view trying to re-construct expression from children returned from gdb, because it returns bunch of unrelated stuff such as private/public modifiers and base types...



Back to the top