Software Development Methods and Tools—CSCI-3308

Dynamic analysis

Download the slides.

We looked at limitations of static analysis with an ESLint rule and used gdb and valgrind to inspect null pointers and memory leaks.