dot.lldbinit.in
992 Bytes
-
lldb pretty printers for relay (#4453) · f2143644
* lldb pretty printers for relay A set of lldb debugger pretty printers that use the relay PrettyPrinter functionality to display data structures in the lldb debugger. * lldb pretty printers for relay A set of lldb debugger pretty printers that use the relay PrettyPrinter functionality to display data structures in the lldb debugger. - Put the dot.lldbinit file in your home directory as .lldbinit. - Update the file to point to the pretty printer script tvm.py - Restart lldb
Leo-arm committed