Skip to content
Snippets Groups Projects
  • Stephan Hageboeck's avatar
    dba842ee
    Add alpha version of gdb pretty printers. · dba842ee
    Stephan Hageboeck authored
    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.
    Add alpha version of gdb pretty printers.
    Stephan Hageboeck authored
    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.