Skip to content

Add page about debugging while using root and about using valgrind? #487

@hageboeck

Description

@hageboeck
  • 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
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions