Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] STL Content view problem in CDT

Hi everybody,
                     I think many are facing the problem with STL in CDT. It doesn't show the clear content of STL data types for example "vector","list","map" etc in _expression_ view in debug mode.
As I have seen in this forum many are asking the about this problem but answers are almost similar that is "gdb doesn't support".But I found the solution for that So that we can see the clear content of STL like vector etc in _expression_ view while debugging.
You can ask me if you have any douts regarding this. 
--
Regards,

Mallikarjun. M. Hampannavar

Back to the top