Open
Description
- In a C++ lecture, the question popped up that valgrind becomes impossible to use when somebody uses ROOT. People were not aware of
valgrind --suppressions=$ROOTSYS/etc/valgrind-root.supp <program>
A debugging / tooling page should be created. - On that page, one could also tell users how to start root in a debugger
- Either in the same terminal
- Or to show the trick with starting a root prompt and attaching with gdb from another terminal.
Metadata
Metadata
Assignees
Labels
No labels