26 debugger.HandleCommand(
"type synthetic add -x Eigen::Matrix<.*> --python-class eigenlldb.EigenMatrixChildProvider")
27 debugger.HandleCommand(
28 "type synthetic add -x Eigen::SparseMatrix<.*> --python-class eigenlldb.EigenSparseMatrixChildProvider")
def __lldb_init_module(debugger, internal_dict)
Definition: eigenlldb.py:25