rosenrot/user-scripts/valgrind-notes.md
2023-03-28 11:19:11 -06:00

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