tehrengruber / LLDB-Eigen-Data-Formatter

LLDB Data Formatter for dense matrices and vectors of the Eigen library
GNU General Public License v3.0
42 stars 9 forks source link

Gcc does not print the correct information #5

Open ReaktoroBot opened 5 years ago

ReaktoroBot commented 5 years ago

See defrustrator/examples/eigen.cpp

(lldb) p v2
[0
1
1]