vector size and elements using lldb

Answered

Hello,

Using LLDB on OS X, I can't inspect the elements in a vector in debug mode,  The size is also printed as 0 although the vector contains many elements. The same vector size and elements are printed properly on Windows.

 

0
1 comment

Hello!

We have a related issue in our tracker: https://youtrack.jetbrains.com/issue/CPP-10235. Feel free to comment or upvote, follow it to get updates.

0

Please sign in to leave a comment.