Add alpha version of gdb pretty printers.
This adds gdb pretty printers for a few objects such as TString and TNamed, as well as a couple of RooFit objects. gdb can automatically load them if gdb's `add-auto-load-safe-path` is set to ROOT's lib directory. `print /r <obj>` allows to still print raw.
build/gdbPrinters/libCore.so-gdb.py
0 → 100644
build/gdbPrinters/libRooFitCore.so-gdb.py
0 → 100644
Please register or sign in to comment