see GitHub repo: https://github.com/PikachuHy/LLDB-TeXmacs-Pretty-Printer
LLDB TeXmacs Pretty Printer for GNU [texmacs](https://github.com/texmacs/texmacs). ## Installation clone repo to `path/to/your` ``` git clone https://github.com/PikachuHy/LLDB-TeXmacs-Pretty-Printer.git ``` add command to `~/.lldbinit` ``` command script import "path/to/your/LLDB-TeXmacs-Pretty-Printer/texmacs.py" ``` ## Hacking See lldb [Variable Formatting](https://lldb.llvm.org/use/variable.html). _______________________________________________ Texmacs-dev mailing list Texmacs-dev@gnu.org https://lists.gnu.org/mailman/listinfo/texmacs-dev