LLDB TeXmacs Pretty Printer
PikachuHy <[email protected]> Sat, 26 Mar 2022 20:18:16 +0800 (CST)
| Newsgroups | gmane.editors.texmacs.devel |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected] https://lists.gnu.org/mailman/listinfo/texmacs-dev