Reply To: Unable to debug std::map when cmake is configured with flag -std=c++11

Sysprogs forums Forums VisualGDB Unable to debug std::map when cmake is configured with flag -std=c++11 Reply To: Unable to debug std::map when cmake is configured with flag -std=c++11

#7619
marrtin
Participant

Hi.

Maybe the problem could be cause when these objects (HandleValueT) are coming as input parameters from external library via dbus and then could be not parsed correct.

But thats only my hint (maybe totally bad). I don’t know how the visualisers work internally.