Guys, here is the old bug was fixed in 131 but was reintroduced in 151:
(lldb) p (std::pair<int, int> *)0x00000001039007d8
error: no member named 'pair' in namespace 'std'
error: expected '(' for function-style cast or type construction
error: expected '(' for function-style cast or type construction
error: expected expression
error: 4 errors parsing expression
It breaks all of our STL containers displaying for maps, unordered_maps etc.
Andrey Zaytsev
JetBrains, Inc
http://jetbrains.com
Develop with pleasure!
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev