When I try (gdb) break handleChars.cpp:9 I get a No source file named handleChars.cpp error despite including that source file and the -g flag in m
(gdb) break handleChars.cpp:9
No source file named handleChars.cpp