LLDB-Eigen-Pretty-Printer
LLDB-Eigen-Pretty-Printer copied to clipboard
LLDB Eigen Pretty Printer
Hi, after successful installation, I got the following error when starting lldb ``` ⇒ lldb error: regex format error (maybe this is not really a regex?) error: regex format error...
Hi! When I load this file I get the following warnings(/ rather errors) in lldb (using CLion in windows): warning: The provided function "LLDB_Eigen_Pretty_Printer.eigen_matrix_print" does not exist - please define...
https://github.com/fantaosha/LLDB-Eigen-Pretty-Printer/blob/e6766b7e985d4c5a65ef2b564045e06b9876fa46/tools/install.sh#L1 This line should read `#!/bin/bash` or even better `#!/usr/bin/env bash` (found it because the install script didn't work in my `zsh` environment.