[lldb-dev] bug in evaluation

Andrey Zaytsev andrey.zaytsev at jetbrains.com
Fri Jun 15 11:53:04 PDT 2012


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!




More information about the lldb-dev mailing list