You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rosenrot/user-scripts/valgrind-notes.md

226 B

In case you arrive at a segmentation fault when working on rose, you can use valgrind.

To do this, you can compile rose with the DEBUG value in build.sh set to -g

and then:

valgrind --track-origins=yes ./rose